S
schoenfeld1
I can't seem to get Trace to write to a file unless I explicitly call
Trace.Close() at the end of my app. My log files don't flush until I
close this. Is there a way to view the trace output files during
application running without needing to call Trace.Close()?
Or does it auto-flush after a certain threshold is reached?
Trace.Close() at the end of my app. My log files don't flush until I
close this. Is there a way to view the trace output files during
application running without needing to call Trace.Close()?
Or does it auto-flush after a certain threshold is reached?