Thursday, April 29, 2010

ETW in .NET

After searching for a while, I found the classes for using Event Tracing for Windows in .NET. They are in the System.Diagnostics.Eventing namespace.

Note that these classes only work on Vista and Server 2008 (and newer).

No comments:

Post a Comment