TimeExpiration.Minutes 属性

定义

分钟数,经过这几分钟后缓存的报表将过期。

public:
 property int Minutes { int get(); void set(int value); };
public int Minutes { get; set; }
member this.Minutes : int with get, set
Public Property Minutes As Integer

属性值

一个 Integer值。

适用于