WSTrustChannel.State Eigenschap

Definitie

Hiermee haalt u de huidige status van het communicatiegeoriënteerde object op.

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

Waarde van eigenschap

Een CommunicationState die de huidige status van het kanaal vertegenwoordigt.

Implementeringen

Opmerkingen

De settoegangsor is beveiligd.

Van toepassing op