OutputCacheAttribute.Duration 属性

定义

获取或设置缓存持续时间(以秒为单位)。

public int Duration { get; set; }
member this.Duration : int with get, set
Public Property Duration As Integer

属性值

缓存持续时间。

适用于