|
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.248-beta+a497a19de709fd99e2448886199a2c8824265ddf
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