Method ReadUtf8KeystringAsync
ReadUtf8KeystringAsync(ObjectKey)
Retrieves a UTF-8 encoded string key from the cache.
public Task<string> ReadUtf8KeystringAsync(ObjectKey key)
Parameters
keyObjectKeyObjectKey
Returns
Exceptions
- ArgumentException
Key isn't flagged as having a key string.