C# Class StatusService.MonitorThread

Afficher le fichier Open project: SteamDatabase/SteamMonitor Class Usage Examples

Méthodes publiques

Méthode Description
MonitorThread ( ) : System.Threading
Start ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
MonitorLoop ( ) : void

Method Details

MonitorThread() public méthode

public MonitorThread ( ) : System.Threading
Résultat System.Threading

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void