C# Class GSF.Diagnostics.ThreadPoolMonitor

This class will monitor the performance of the ThreadPool and report any indications of system stress.
Afficher le fichier Open project: GridProtectionAlliance/gsf

Méthodes publiques

Méthode Description
Initialize ( ) : void

Initializes the static constructor

Private Methods

Méthode Description
LoadingAdjustedTimestamp_OnHighLoad ( ) : void
MonitorThreads ( ) : void
ThreadPoolMonitor ( ) : System.Collections.Generic

Method Details

Initialize() public static méthode

Initializes the static constructor
public static Initialize ( ) : void
Résultat void