|
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.270-beta+73d44452c0321b5b5cc4994cc16714f5eed2777e
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