WSTrustChannel.State Vlastnost

Definice

Získá aktuální stav objektu orientovaného na komunikaci.

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

Objekt CommunicationState , který představuje aktuální stav kanálu.

Implementuje

Poznámky

Přístupový objekt set je chráněný.

Platí pro