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
属性值
会话重定向范围。
注解
会话重定向范围指示重定向对逻辑会话的范围有效。 此协议中未定义将视为会话的应用程序。 例如,传输的物理连接生存期。