Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.

Namespace:  Tangosol.Util
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
public override void Flush()

See Also