This is experimental documentation.
Flushes the buffer to the underlying stream.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override void Flush()
Public Overrides Sub Flush
public: virtual void Flush() override
Exceptions
Exception | Condition |
---|---|
NotImplementedException | Thrown whenever this method is called. |
Assembly: Asgard5Library (Module: Asgard5Library)