Для изменения размера нажмите или перетащите

PrintDocumentProcessServiceClient - конструктор

Инициализирует новый экземпляр класса PrintDocumentProcessServiceClient

Пространство имён:  Tessa.Extensions.Default.Client.DocLoad
Сборка:  Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.5.0.19
Синтаксис
public PrintDocumentProcessServiceClient(
	IHostLauncher hostLauncher,
	IHostConfiguration hostConfiguration,
	IHostServiceAddressGenerator addressGenerator,
	ILogger logger,
	IPipeClient pipeClient,
	Func<PrintDocumentServiceClient> createPipeClientFunc,
	[OptionalDependencyAttribute] IUnityDisposableContainer disposableContainer = null
)

Параметры

hostLauncher
Тип: Tessa.HostIHostLauncher
hostConfiguration
Тип: Tessa.HostIHostConfiguration
addressGenerator
Тип: Tessa.HostIHostServiceAddressGenerator
logger
Тип: ILogger
pipeClient
Тип: Tessa.Platform.PipesIPipeClient
createPipeClientFunc
Тип: SystemFuncPrintDocumentServiceClient
disposableContainer (Optional)
Тип: Tessa.PlatformIUnityDisposableContainer
См. также