|   | ThreadPoolMonitor Class | 
        
        
            This class will monitor the performance of the ThreadPool and report any indications of system stress.
            
        
          
             Inheritance Hierarchy
Inheritance Hierarchy
         
        
          SystemObject
          
  GSF.DiagnosticsThreadPoolMonitor
        
        Namespace: GSF.DiagnosticsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
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');
The ThreadPoolMonitor type exposes the following members.
 Methods
Methods See Also
See Also