  | MemoryBufferStreamFlush Method  | 
 
            Clears all buffers for this stream and causes any buffered data to be written to the underlying device.
            
 
    Namespace: 
   Ookii.Jumbo.IO
    Assembly:
   Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntaxpublic override void Flush()
Public Overrides Sub Flush
public:
virtual void Flush() override
abstract Flush : unit -> unit 
override Flush : unit -> unit 
Exceptions
See Also