Microsoft FactoryOrchestrator Client FactoryOrchestratorClient GetWdpHttpPort()
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.GetWdpHttpPort() Method
Asynchronously Gets the Windows Device Portal HTTP port. Does not ensure WDP is running or supports HTTP.
public System.Threading.Tasks.Task<int> GetWdpHttpPort();
Returns
System.Threading.Tasks.Task<System.Int32>
The HTTP port.