Microsoft FactoryOrchestrator Client FactoryOrchestratorClient CreateIpcRequest(string)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.CreateIpcRequest(string) Method
Creates the IPC request.
protected static JKang.IpcServiceFramework.IpcRequest CreateIpcRequest(string methodName);
Parameters
methodName
System.String
Name of the method. The method is assumed to have no parameters.
Returns
JKang.IpcServiceFramework.IpcRequest
IpcRequest object