C# Class NSoft.NFramework.Diagnostics.PerformanceCounterFixture

Inheritance: AbstractFixture
显示文件 Open project: debop/NFramework

Private Methods

Method Description
DotNetClrDataCategory ( ) : void
GetCounter ( string categoryName, string counterName ) : PerformanceCounter
GetCounter ( string categoryName, string counterName, string instanceName ) : PerformanceCounter
GetPerformanceCountValues ( ) : void
GetPerformanceCounterAndCounters ( ) : void
IsSupportedCategory ( string categoryName ) : bool