Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NuGetGallery
Diagnostics
PerfCounters.PerfCounter
C# Class NuGetGallery.Diagnostics.PerfCounters.PerfCounter
Mostra file
Open project: NuGet/NuGetGallery
Public Methods
Method
Description
AddSample
(
double
value
) :
void
GetStats
( ) :
PerfStats
PerfCounter
(
int
sampleSize
) :
System
Method Details
AddSample()
public
method
public
AddSample
(
double
value
) :
void
value
double
return
void
GetStats()
public
method
public
GetStats
( ) :
PerfStats
return
PerfStats
PerfCounter()
public
method
public
PerfCounter
(
int
sampleSize
) :
System
sampleSize
int
return
System