OutputCacheAttribute.Duration プロパティ

定義

キャッシュの存続期間 (秒) を取得または設定します。

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

プロパティ値

キャッシュの存続期間。

適用対象