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