Discuss this help topic in SecureBlackbox Forum
Reads object's data from the storage.
Declaration
Parameters
- Strm - stream where the object will be read to
- Condition - condition under which the object will be read
- DateTime - object's modification date and time
- ETag - object's entity tag
- Metadata - contains metadata of the object
- ObjContentType - contains content type of the object that has been read
- ObjContentDisposition - contains content disposition of the object that has been read
- ObjETag - contains entity tag of the object that has been read
- ObjContentEncoding - ...
Values
Description
Use this method to read object's data from the storage.
Discuss this help topic in SecureBlackbox Forum