WSTrustChannel.State Eigenschaft

Definition

Ruft den aktuellen Zustand des kommunikationsorientierten Objekts ab.

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

Eigenschaftswert

CommunicationState

Ein CommunicationState, der den aktuellen Zustand des Kanals darstellt.

Implementiert

Hinweise

Der Set-Accessor ist geschützt.

Gilt für