Microsoft FactoryOrchestrator Client FactoryOrchestratorClient GetDnsHostName()
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.GetDnsHostName() Method
Asynchronously Gets the DNS host name of the connected device.
public System.Threading.Tasks.Task<string> GetDnsHostName();
Returns
System.Threading.Tasks.Task<System.String>
The DNS host name.