Priority
Gets the priority of the cached method.
Declaration
public CacheItemPriority? Priority { get; init; }
Property Value
Type | Description |
---|---|
CacheItemPriority? |
Gets the priority of the cached method.
public CacheItemPriority? Priority { get; init; }
Type | Description |
---|---|
CacheItemPriority? |