Microsoft FactoryOrchestrator Client FactoryOrchestratorClient IpcClient
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient._IpcClient Field
The IPC client used to communicate with the service.
private IIpcClient<IFactoryOrchestratorService> _IpcClient;
Field Value
JKang.IpcServiceFramework.Client.IIpcClient<Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService>