C# 클래스 GSF.Diagnostics.ThreadPoolMonitor

This class will monitor the performance of the ThreadPool and report any indications of system stress.
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf

공개 메소드들

메소드 설명
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