共用方式為


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

指定在細微性可供收集及停用之前閒置的期間。

適用於