ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.State Egenskap

Definition

Hämtar det aktuella tillståndet för det kommunikationsorienterade objektet.

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

Egenskapsvärde

Värdet för CommunicationState objektet.

Implementeringar

Kommentarer

Den här medlemmen är en explicit implementering av gränssnittsmedlemmar. Den kan endast användas när instansen ClientBase<TChannel>.ChannelBase<T> skickas till ett ICommunicationObject gränssnitt.

Gäller för