Microsoft FactoryOrchestrator Client FactoryOrchestratorClient IsNetworkAccessEnabled()
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.IsNetworkAccessEnabled() Method
Asynchronously Checks if the service supports network access.
public System.Threading.Tasks.Task<bool> IsNetworkAccessEnabled();
Returns
System.Threading.Tasks.Task<System.Boolean>
true
if the service allows connections over the local network.