CollectionAgeLimitAttribute 类

定义

指定粒度可用于收集和停用之前处于非活动状态的时间段。

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public class CollectionAgeLimitAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type CollectionAgeLimitAttribute = class
    inherit Attribute
Public Class CollectionAgeLimitAttribute
Inherits Attribute
继承
CollectionAgeLimitAttribute
属性

构造函数

CollectionAgeLimitAttribute()

指定粒度可用于收集和停用之前处于非活动状态的时间段。

字段

DEFAULT_COLLECTION_AGE_LIMIT

指定粒度可用于收集和停用之前处于非活动状态的时间段。

MinAgeLimit

指定粒度可用于收集和停用之前处于非活动状态的时间段。

属性

AlwaysActive

指定粒度可用于收集和停用之前处于非活动状态的时间段。

Amount

指定粒度可用于收集和停用之前处于非活动状态的时间段。

Days

指定粒度可用于收集和停用之前处于非活动状态的时间段。

Hours

指定粒度可用于收集和停用之前处于非活动状态的时间段。

Minutes

指定粒度可用于收集和停用之前处于非活动状态的时间段。

适用于