Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why are there five tracing levels in
System.Diagnostics.TraceSwitcher?

Answer Posted / kirti

The tracing dumps can be quite verbose. For applications that are constantly running you run the risk of overloading the machine and the hard drive. Five levels range from None to Verbose, allowing you to fine-tune the tracing activities.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?

1135


How many constructors can a class have in c#?

956


What does private void mean in c#?

1166


If you donot specify an access modifier for a method, what is the default access modifier?

1100


Explain the difference between the system.array.copyto() and system.array.clone()?

977


What is c# commonly used for?

930


Why do we use static class in c#?

966


If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

1071


What is the use of thread join in c#?

958


What is cookies c#?

951


Does unity require coding?

1005


What are the 4 pillars of any object oriented programming language?

934


Which is faster iqueryable or ienumerable?

1044


Explain manifest in c#.

995


Can we create extension method for interface?

951