GrainCollectionOptions.DEFAULT_COLLECTION_AGE_LIMIT Field
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.
Caution
Use CollectionAgeLimitAttribute.DEFAULT_COLLECTION_AGE_LIMIT instead
public static readonly TimeSpan DEFAULT_COLLECTION_AGE_LIMIT;
[System.Obsolete("Use CollectionAgeLimitAttribute.DEFAULT_COLLECTION_AGE_LIMIT instead")]
public static readonly TimeSpan DEFAULT_COLLECTION_AGE_LIMIT;
staticval mutable DEFAULT_COLLECTION_AGE_LIMIT : TimeSpan
[<System.Obsolete("Use CollectionAgeLimitAttribute.DEFAULT_COLLECTION_AGE_LIMIT instead")>]
staticval mutable DEFAULT_COLLECTION_AGE_LIMIT : TimeSpan
Public Shared ReadOnly DEFAULT_COLLECTION_AGE_LIMIT As TimeSpan
Field Value
- Attributes