CacheItem
Gets the CacheItem (only when OperationKind is SetItem, otherwise null).
Declaration
public CacheItem? CacheItem { get; }Property Value
| Type | Description |
|---|---|
| CacheItem |
Gets the CacheItem (only when OperationKind is SetItem, otherwise null).
public CacheItem? CacheItem { get; }| Type | Description |
|---|---|
| CacheItem |