PutOptions
is defined in the Telligent.Evolution.Extensibility.Caching.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class PutOptions { TimeSpan? ExpiresAfter { get; set; } IEnumerable<string> Tags { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ExpiresAfter | TimeSpan? | |||
Tags | IEnumerable<string> |