WrappingStreamFlush Method |
Clears all buffers for this stream and causes any buffered data to be written to the underlying device.
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public override void Flush()
Public Overrides Sub Flush
public:
virtual void Flush() override
abstract Flush : unit -> unit
override Flush : unit -> unit
See Also