GrainDirectoryOptions.DEFAULT_MAXIMUM_CACHE_TTL 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
DEFAULT_MAXIMUM_CACHE_TTL is deprecated and will be removed in a future version.
The default value for MaximumCacheTTL.
[System.Obsolete("DEFAULT_MAXIMUM_CACHE_TTL is deprecated and will be removed in a future version.")]
public static readonly TimeSpan DEFAULT_MAXIMUM_CACHE_TTL;
public static readonly TimeSpan DEFAULT_MAXIMUM_CACHE_TTL;
[<System.Obsolete("DEFAULT_MAXIMUM_CACHE_TTL is deprecated and will be removed in a future version.")>]
staticval mutable DEFAULT_MAXIMUM_CACHE_TTL : TimeSpan
staticval mutable DEFAULT_MAXIMUM_CACHE_TTL : TimeSpan
Public Shared ReadOnly DEFAULT_MAXIMUM_CACHE_TTL As TimeSpan
Field Value
- Attributes