Метод | Описание | |
---|---|---|
PerformanceCounterThroughputAssertionAttribute ( string categoryName, string counterName, MustBe condition, double averageValuePerSecond ) : System.Diagnostics |
public PerformanceCounterThroughputAssertionAttribute ( string categoryName, string counterName, MustBe condition, double averageValuePerSecond ) : System.Diagnostics | ||
categoryName | string | |
counterName | string | |
condition | MustBe | |
averageValuePerSecond | double | |
Результат | System.Diagnostics |