ReceiveContext.State 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定狀態機器的狀態。
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
屬性值
狀態機器目前的接收內容狀態。