StorageStreamTransaction.CommitAsync Method

Definition

Save the stream to the underlying file.

public:
 virtual IAsyncAction ^ CommitAsync() = CommitAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction CommitAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction CommitAsync();
function commitAsync()
Public Function CommitAsync () As IAsyncAction

Returns

No object or value is returned by this method.

Attributes

Applies to