Closes the Writer so that it no longer receives tracing or debugging output.
[Visual Basic] Overrides Public Sub Close() [C#] public override void Close(); [C++] public: override void Close(); [JScript] public override function Close();
If you want to send debugging or tracing output to a Writer after a call to this method, you should reinitialize the text writer.
TextWriterTraceListener Class | TextWriterTraceListener Members | System.Diagnostics Namespace | TraceListener | DefaultTraceListener | TextWriterTraceListener | Stream | TextWriter | Debug | Trace