Method ReadObjectAsync
ReadObjectAsync(ObjectKey)
Reads an object from the cache.
public Task<byte[]> ReadObjectAsync(ObjectKey key)
Parameters
keyObjectKeyObjectKey
Returns
Exceptions
- ScaleoutException
Server returned an unexpected error.
Reads an object from the cache.
public Task<byte[]> ReadObjectAsync(ObjectKey key)
key ObjectKeyObjectKey
Server returned an unexpected error.