C# Class GSF.Diagnostics.ThreadPoolMonitor.Monitor

Mostrar archivo Open project: GridProtectionAlliance/gsf

Public Methods

Method Description
Monitor ( int delay ) : System.Collections.Generic
Start ( ) : void

Private Methods

Method Description
task_Running ( object sender, EventArgs e ) : void

Method Details

Monitor() public method

public Monitor ( int delay ) : System.Collections.Generic
delay int
return System.Collections.Generic

Start() public method

public Start ( ) : void
return void