Property SlidingExpirationTime
SlidingExpirationTime
Returns the sliding expiration time span of the item that will be cached.
Declaration
public TimeSpan SlidingExpirationTime { get; }
Property Value
| Type | Description |
|---|---|
| TimeSpan | Returns the sliding expiration time span of the item that will be cached. |