Microsoft FactoryOrchestrator Client FactoryOrchestratorClient GetServiceVersionString()
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.GetServiceVersionString() Method
Asynchronously Returns the version of Factory Orchestrator Service.
public System.Threading.Tasks.Task<string> GetServiceVersionString();
Returns
System.Threading.Tasks.Task<System.String>
string representing the Service version.