ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.State Proprietà

Definizione

Ottiene lo stato corrente dell'oggetto orientato alla comunicazione.

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

Valore della proprietà

Valore dell'oggetto CommunicationState .

Implementazioni

Commenti

Questo membro è un'implementazione esplicita del membro dell'interfaccia. Può essere usato solo quando viene eseguito il cast dell'istanza a un'interfaccia ClientBase<TChannel>.ChannelBase<T>ICommunicationObject .

Si applica a