Click or drag to resize
GDStorageStreamTransactionCommitAsync Method
Save the stream to the underlying file.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public IAsyncAction CommitAsync()

Return Value

Type: IAsyncAction
No object or value is returned by this method when it completes.
See Also