Microsoft FactoryOrchestrator Core IFactoryOrchestratorService Connect(string string)
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.Connect(string, string) Method
Connects the specified client to the service.
void Connect(string clientIdentifer, string message="");
Parameters
clientIdentifer
System.String
Friendly identifier for the client.
message
System.String
An optional message.