Delen via


CloudBlobStream.Commit Method

Definition

Clears all buffers for this stream, causes any buffered data to be written to the underlying blob, and commits the blob.

public abstract void Commit ();
abstract member Commit : unit -> unit
Public MustOverride Sub Commit ()

Applies to