Click or drag to resize

StreamOnIStreamFlush Method (STGC)

Commits the underlying stream with the specified options.

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

Parameters

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