|
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.255-beta+d64b121002b51165b41b0dbf6ccf4c8d3895faa3
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