Flushes the buffered bytes to the file.
Namespace: Composite.Core.IOAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public virtual void Flush( bool flushToDisk ) |
Visual Basic |
---|
Public Overridable Sub Flush ( _ flushToDisk As Boolean _ ) |
Visual C++ |
---|
public: virtual void Flush( bool flushToDisk ) |
Parameters
- flushToDisk
- Type: System..::..Boolean
[Missing <param name="flushToDisk"/> documentation for "M:Composite.Core.IO.C1FileStream.Flush(System.Boolean)"]