다음을 통해 공유


ReceiveContext.State 속성

정의

상태 시스템의 상태를 가져오거나 설정합니다.

public:  property System::ServiceModel::Channels::ReceiveContextState State {  public:
System::ServiceModel::Channels::ReceiveContextState get(); protected:
 void set(System::ServiceModel::Channels::ReceiveContextState value); };
public System.ServiceModel.Channels.ReceiveContextState State { get; protected set; }
member this.State : System.ServiceModel.Channels.ReceiveContextState with get, set
Public Property State As ReceiveContextState

속성 값

상태 시스템의 현재 받기 컨텍스트 상태입니다.

적용 대상