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