|
ThreadPoolMonitor Class
|
This class will monitor the performance of the ThreadPool and report any indications of system stress.
Inheritance Hierarchy
SystemObject
GSF.DiagnosticsThreadPoolMonitor
Namespace: GSF.DiagnosticsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.260-beta+13787b6b78c2a05e0f5d0ff4ef1e17ab745e4b5e
Syntaxpublic static class ThreadPoolMonitor
Public NotInheritable Class ThreadPoolMonitor
public ref class ThreadPoolMonitor abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ThreadPoolMonitor = class end
GSF.Diagnostics.ThreadPoolMonitor = function();
Type.createClass(
'GSF.Diagnostics.ThreadPoolMonitor');
View SourceThe ThreadPoolMonitor type exposes the following members.
Methods
See Also