Quick links Volleynerd KB Blog Golf Blog Twins+1 Blog
PerformanceCounter pc = new PerformanceCounter( "CategoryName", "CounterName", "InstanceName", false ); pc.IncrementBy( 1 );