Udostępnij za pośrednictwem


ClientBase<TChannel>.State Właściwość

Definicja

Pobiera bieżący stan ClientBase<TChannel> obiektu.

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

Wartość właściwości

CommunicationState

Wartość CommunicationState obiektu.

Implementuje

Uwagi

Aby uzyskać więcej informacji, zobacz System.ServiceModel.Channels.CommunicationObject.

Dotyczy