MBrace.AWS


S3WriteStream

Namespace: MBrace.AWS.Runtime.Utilities
Parent Module: S3Utils

Instance members

Instance memberDescription
Abort()
Signature: unit -> unit

Abort object write operation

CloseAsync()
Signature: unit -> Async<unit>
ETag
Signature: string

Gets the etag of the writen object; must only be called after Close() has completed

CompiledName: get_ETag

Fork me on GitHub