Share via


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

IWithDeleteOnIdle 接口

定义

允许定义自动删除行为的主题定义的阶段。

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

方法

WithDeleteOnIdleDurationInMinutes(Int32)

自动删除主题的空闲间隔。 注意:除非显式重写,否则空闲持续时间的默认删除是无限 (TimeSpan.Max) 。

适用于