CommunicationObject.State Vlastnost

Definice

Získá hodnotu, která označuje aktuální stav komunikačního objektu.

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

Hodnota vlastnosti

CommunicationState

Hodnota z výčtu CommunicationState , která označuje aktuální stav objektu.

Implementuje

Platí pro