ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.State Eigenschaft

Definition

Ruft den aktuellen Status des kommunikationsorientierten Objekts ab.

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

Eigenschaftswert

Der Wert des CommunicationState Objekts.

Implementiert

Hinweise

Dieses Element ist eine explizite Schnittstellenmitgliedsimplementierung. Sie kann nur verwendet werden, wenn die ClientBase<TChannel>.ChannelBase<T> Instanz in eine ICommunicationObject Schnittstelle umgegossen wird.

Gilt für: