C# Class GSF.Diagnostics.ThreadPoolMonitor.Monitor

Afficher le fichier Open project: GridProtectionAlliance/gsf

Méthodes publiques

Méthode Description
Monitor ( int delay ) : System.Collections.Generic
Start ( ) : void

Private Methods

Méthode Description
task_Running ( object sender, EventArgs e ) : void

Method Details

Monitor() public méthode

public Monitor ( int delay ) : System.Collections.Generic
delay int
Résultat System.Collections.Generic

Start() public méthode

public Start ( ) : void
Résultat void