Why are there five tracing levels in
System.Diagnostics.TraceSwitcher?
Answer Posted / abhi
The tracing dumps can be quite verbose and for some
applications that are constantly running you run the risk of
overloading the machine and the hard drive there. Five
levels range from None to Verbose, allowing to fine-tune the
tracing activities.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between the system.array.copyto() and system.array.clone()?
Which class does the remote object has to inherit?
What is out int in c#?
What are the different states of a thread?
What is dll in c#?
How do I stop my console from closing in c#?
What is lock in c#?
What is the difference between method and constructor in c#?
Can a abstract class have a constructor?
What is string interpolation in c#?
What is a class in unity?
What is c# in asp net?
What is ispostback c#?
Where do we use serialization in c#?
List some of the common data providers for ado.net framework?