AutoReload
Gets or sets a value indicating whether the method calls are automatically reloaded (by re-evaluating the target method with the same arguments) when the cache item is removed from the cache.
Declaration
public bool AutoReload { get; init; }
Property Value
Type | Description |
---|---|
bool |