Share via


WSTrustChannel.State Propiedad

Definición

Obtiene el estado actual del objeto orientado a la comunicación.

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 de propiedad

CommunicationState

CommunicationState que representa el estado actual del canal.

Implementaciones

Comentarios

El descriptor de acceso set está protegido.

Se aplica a