DiscoveryClient.ICommunicationObject.State Vlastnost

Definice

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

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

Hodnota vlastnosti

Hodnota CommunicationState objektu.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v DiscoveryClient případě, že je instance přetypovaná na ICommunicationObject rozhraní.

Platí pro