Share via


WSTrustChannel.State Proprietà

Definizione

Ottiene lo stato corrente dell'oggetto orientato alla comunicazione.

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

Valore della proprietà

CommunicationState

Oggetto CommunicationState che rappresenta lo stato corrente del canale.

Implementazioni

Commenti

La funzione di accesso set è protetta.

Si applica a