Flush Method

Json.NET

Json.NET - Quick Starts & API Documentation Flush Method
NamespacesNewtonsoft.Json.LinqJTokenWriterFlush()()()()
Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
Declaration Syntax
C# Visual Basic Visual C++
public override void Flush()
Public Overrides Sub Flush
public:
virtual void Flush() override

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930)