Compartilhar via


WSTrustChannel.State Propriedade

Definição

Obtém o estado atual do objeto voltado à comunicação.

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

Valor da propriedade

CommunicationState

Um CommunicationState que representa o estado atual do canal.

Implementações

Comentários

O acessador set está protegido.

Aplica-se a