Click or drag to resize
AppendObjectRequest Properties

The AppendObjectRequest type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Bucket name getter/setter.
Public propertyContent
The content to append
Public propertyInitCrc
Gets or sets the init crc.
Public propertyKey
Object key getter/setter
Public propertyObjectMetadata
Object metadata getter/setter
Public propertyPosition
Position getter/setter. The position is the start index for the appending. Initially it could be the length of the object (length could be got from the GetObjectmeta). Then it could be got from the previous result of AppendObjectRequest.
Public propertyStreamTransferProgress
Progress callback getter and setter
Top
See Also