Share via


RedirectionScope.Session 屬性

定義

取得表示工作階段重新導向範圍的 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

屬性值

工作階段重新導向範圍。

備註

工作階段重新導向範圍表示邏輯工作階段範圍的重新導向有效。 此通訊協定中沒有定義哪種應用程式的工作階段。 例如可以是傳輸的實體連接存留期。

適用於