NLog.NLogTraceListener.Close C# (CSharp) Méthode

Close() public méthode

When overridden in a derived class, closes the output stream so it no longer receives tracing or debugging output.
public Close ( ) : void
Résultat void
        public override void Close()
        {
        }