CollectionAgeLimitAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the period of inactivity before a grain is available for collection and deactivation.
[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
- Inheritance
-
CollectionAgeLimitAttribute
- Attributes
Constructors
CollectionAgeLimitAttribute() |
Fields
DEFAULT_COLLECTION_AGE_LIMIT | |
MinAgeLimit |
Properties
AlwaysActive | |
Amount | |
Days | |
Hours | |
Minutes |