CommunicationObject.State Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die de huidige status van het communicatieobject aangeeft.

public:
 property System::ServiceModel::CommunicationState State { System::ServiceModel::CommunicationState get(); };
public System.ServiceModel.CommunicationState State { get; }
member this.State : System.ServiceModel.CommunicationState
Public ReadOnly Property State As CommunicationState

Waarde van eigenschap

Een waarde uit de CommunicationState opsomming die de huidige status van het object aangeeft.

Implementeringen

Van toepassing op