Udostępnij za pośrednictwem


ClientBase<TChannel>.ChannelBase<T>.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

CommunicationState

Wartość CommunicationState obiektu.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy ClientBase<TChannel>.ChannelBase<T> wystąpienie jest rzutowe do interfejsu ICommunicationObject .

Dotyczy