ClientBase<TChannel>.State Özellik

Tanım

Nesnenin geçerli durumunu ClientBase<TChannel> alır.

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

Özellik Değeri

CommunicationState

nesnesinin CommunicationState değeri.

Uygulamalar

Açıklamalar

Daha fazla bilgi için bkz. System.ServiceModel.Channels.CommunicationObject.

Şunlara uygulanır