Method SetItemAsyncCore
SetItemAsyncCore(String, CacheItem, CancellationToken)
Declaration
protected override Task SetItemAsyncCore(string key, CacheItem item, CancellationToken cancellationToken)
Parameters
Type | Name | Description |
---|---|---|
String | key | |
CacheItem | item | |
CancellationToken | cancellationToken |
Returns
Type | Description |
---|---|
Task |