Click or drag to resize

StreamOnIStreamFlush Method (STGC)

Commits the underlying stream with the specified options.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual void Flush(
	STGC options
)

Parameters

options
Type: callback.ShellBoost.Core.UtilitiesSTGC
The options.
See Also