Microsoft FactoryOrchestrator Client FactoryOrchestratorClient DiscoverFactoryOrchestratorDevices(int string string)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.DiscoverFactoryOrchestratorDevices(int, string, string) Method
Uses DNS-SD to find all Factory Orchestrator services on your local network.
public static System.Collections.Generic.List<Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient> DiscoverFactoryOrchestratorDevices(int secondsToWait=5, string serverIdentity="FactoryServer", string certhash="E8BF0011168803E6F4AF15C9AFE8C9C12F368C8F");
Parameters
secondsToWait
System.Int32
Number of seconds to wait for services to respond
serverIdentity
System.String
The service certificate identity to use
certhash
System.String
The service certificate hash to use
Returns
System.Collections.Generic.List<FactoryOrchestratorClient>
List of FactoryOrchestratorClient representing all discovered clients