你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithSession 接口

定义

允许启用会话支持的订阅定义的阶段。

public interface IWithSession
type IWithSession = interface
Public Interface IWithSession
派生

方法

WithoutSession()

指定应禁用订阅的会话支持。

WithSession()

指定应为订阅启用会话支持。

适用于