Property Expiration
Expiration
Specifies Expiration for the 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. |