RedirectionScope.Session 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得表示工作階段重新導向範圍的 RedirectionScope。
public:
static property System::ServiceModel::Channels::RedirectionScope ^ Session { System::ServiceModel::Channels::RedirectionScope ^ get(); };
public static System.ServiceModel.Channels.RedirectionScope Session { get; }
static member Session : System.ServiceModel.Channels.RedirectionScope
Public Shared ReadOnly Property Session As RedirectionScope
屬性值
工作階段重新導向範圍。
備註
工作階段重新導向範圍表示邏輯工作階段範圍的重新導向有效。 此通訊協定中沒有定義哪種應用程式的工作階段。 例如可以是傳輸的實體連接存留期。