[This is preliminary documentation and is subject to change.]

Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.

Namespace:  Facebook.Json.Linq
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public override void Flush()
Visual Basic (Declaration)
Public Overrides Sub Flush
Visual C++
public:
virtual void Flush() override

See Also

JsonTokenWriter Class
Facebook.Json.Linq Namespace