Click or drag to resize
PutObjectRequest Properties

The PutObjectRequest type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Gets or sets the bucket name
Public propertyContent
Gets or sets object content stream
Public propertyKey
Gets or sets the object key
Public propertyMetadata
Gets or sets the object metadata.
Public propertyProcess
Gets or sets the process method.The result will be in ResponseStream.
Public propertyStreamTransferProgress
Gets or sets the transfer progress callback
Public propertyUseChunkedEncoding
Gets or sets a value indicating whether this PutObjectRequest use chunked encoding.
Top
See Also