Property ExpirationDelay
ExpirationDelay
Controls how long bundles are kept in the cache. This value is applied to Caching.currentCacheForWriting.expirationDelay. The value is in seconds and has a limit of 12960000 (150 days).
Declaration
[Obsolete("Functionality remains unchanged. However, due to issues with Caching this property is being marked obsolete. See Caching API documentation for more details.")]
public int ExpirationDelay { get; set; }
Property Value
Type | Description |
---|---|
Int32 |