共用方式為


WSTrustChannel.State 屬性

定義

取得通訊導向物件的目前狀態。

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

屬性值

CommunicationState

CommunicationState,表示通道的目前狀態。

實作

備註

Set 存取子受到保護。

適用於