TraceListener::Close Method ()
.NET Framework (current version)
When overridden in a derived class, closes the output stream so it no longer receives tracing or debugging output.
Assembly: System (in System.dll)
Use this method when the output is going to a file, such as to the TextWriterTraceListener. After a call to this method, you must reinitialize the object.
.NET Framework
Available since 1.1
Available since 1.1
Show: