SlidingExpiration
Gets or sets the sliding expiration of the cache item.
Declaration
[DataMember]
public TimeSpan? SlidingExpiration { get; set; }
Property Value
Type | Description |
---|---|
TimeSpan? |
Gets or sets the sliding expiration of the cache item.
[DataMember]
public TimeSpan? SlidingExpiration { get; set; }
Type | Description |
---|---|
TimeSpan? |