Property Expiration
Expiration
Specifies Expiration for the CacheStream. After the specified timespan, the item expires from cache.
Declaration
public Expiration Expiration { get; set; }
Property Value
Type | Description |
---|---|
Expiration | It specifies the time after which the item is expired from the cache. |