C# Класс GSF.Diagnostics.ThreadPoolMonitor

This class will monitor the performance of the ThreadPool and report any indications of system stress.
Показать файл Открыть проект

Открытые методы

Метод Описание
Initialize ( ) : void

Initializes the static constructor

Приватные методы

Метод Описание
LoadingAdjustedTimestamp_OnHighLoad ( ) : void
MonitorThreads ( ) : void
ThreadPoolMonitor ( ) : System.Collections.Generic

Описание методов

Initialize() публичный статический Метод

Initializes the static constructor
public static Initialize ( ) : void
Результат void