|
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.250-beta+e1aac152bf9c38c67035c6d283461f222e39e02a
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