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