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 접근자 보호 됩니다.

적용 대상