Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WebApplications
Utilities
Performance
PerfCounter
C# Class WebApplications.Utilities.Performance.PerfCounter
Inheritance:
PerfCategory
Datei anzeigen
Open project: webappsuk/CoreLibraries
Public Methods
Method
Description
Increment
( ) :
void
Increments the operation counters.
Private Methods
Method
Description
PerfCounter
(
[
categoryName
) :
System.Diagnostics
Initializes a new instance of
PerfCounter
.
Method Details
Increment()
public
method
Increments the operation counters.
public
Increment
( ) :
void
return
void