IController.GetBrokerClientStatus(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ServiceModel.FaultContract(typeof(Microsoft.Hpc.Scheduler.Session.Internal.SessionFault), Action="http://hpc.microsoft.com/session/SessionFault")]
[System.ServiceModel.OperationContract]
public Microsoft.Hpc.Scheduler.Session.Interface.BrokerClientStatus GetBrokerClientStatus(string clientId);
abstract member GetBrokerClientStatus : string -> Microsoft.Hpc.Scheduler.Session.Interface.BrokerClientStatus
Public Function GetBrokerClientStatus (clientId As String) As BrokerClientStatus
Parameters
- clientId
- String
Returns
- Attributes