Method ReadObjectMetadata
ReadObjectMetadata(ObjectKey)
Retrieves the metadata for the specified object.
public ObjectMetadata ReadObjectMetadata(ObjectKey key)
Parameters
keyObjectKeyObjectKey
Returns
- ObjectMetadata
An ObjectMetadata instance or null if the object is not found.
Exceptions
- ScaleoutException
Server returned an unexpected error.