Json.NET - Quick Starts & API Documentation
Close Method
NamespacesNewtonsoft.JsonJsonWriterClose()()()
Closes this stream and the underlying stream.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Close()
Public Overridable Sub Close
public:
virtual void Close()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.0.0.0 (3.0.0.0)