Click or drag to resize

BackupFileStreamFlush Method

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

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public override void Flush()
See Also