TraceListener :: Dispose

01 Unregisters from the TraceListenerRegistry
02

[C#] void Dispose();

03 This method unregisters from the TraceListenerRegistry it had registered itself at during construction.
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Trace Sub-System, TraceListener

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.