C# Class Terrarium.Server.CounterCreationDataInfo

Afficher le fichier Open project: eugeniomiro/Terrarium Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CounterCreationDataInfo ( ) : System.Diagnostics
CounterCreationDataInfo ( string counterName, string instanceName, PerformanceCounterType counterType, string counterHelp ) : System.Diagnostics

Method Details

CounterCreationDataInfo() public méthode

public CounterCreationDataInfo ( ) : System.Diagnostics
Résultat System.Diagnostics

CounterCreationDataInfo() public méthode

public CounterCreationDataInfo ( string counterName, string instanceName, PerformanceCounterType counterType, string counterHelp ) : System.Diagnostics
counterName string
instanceName string
counterType PerformanceCounterType
counterHelp string
Résultat System.Diagnostics