Skip to content

Microsoft FactoryOrchestrator Client FactoryOrchestratorClient CreateIpcRequest(string object )

Microsoft.FactoryOrchestrator.Client

Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient

FactoryOrchestratorClient.CreateIpcRequest(string, object[]) Method

Creates the IPC request.

protected static JKang.IpcServiceFramework.IpcRequest CreateIpcRequest(string methodName, params object[] args);

Parameters

methodName System.String
Name of the method.

args System.Object[]
The arguments to the method.

Returns

JKang.IpcServiceFramework.IpcRequest
IpcRequest object