DiscoveryClient.ICommunicationObject.State Właściwość

Definicja

Pobiera bieżący stan obiektu zorientowanego na komunikację.

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

Wartość właściwości

Wartość CommunicationState obiektu.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy DiscoveryClient wystąpienie jest rzutowanie do interfejsu ICommunicationObject .

Dotyczy