Aracılığıyla paylaş


ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.State Özellik

Tanım

İletişim odaklı nesnenin geçerli durumunu alır.

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

Özellik Değeri

CommunicationState

nesnesinin CommunicationState değeri.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICommunicationObject arabirime ClientBase<TChannel>.ChannelBase<T> yayınlandığında kullanılabilir.

Şunlara uygulanır