AnnouncementClient.ICommunicationObject.State Eigenschaft

Definition

Ruft den aktuellen Zustand 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 für CommunicationState des Objekts.

Implementiert

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Er kann nur verwendet werden, wenn die AnnouncementClient-Instanz in eine ICommunicationObject-Schnittstelle umgewandelt wird.

Gilt für: