C# Class AngularJS.Integration.SignalR.BackgroundPerformanceDataTimer

Inheritance: IRegisteredObject
Afficher le fichier Open project: ChristianWeyer/ngSignalR Class Usage Examples

Méthodes publiques

Méthode Description
BackgroundPerformanceDataTimer ( ) : System
Stop ( bool immediate ) : void

Private Methods

Méthode Description
OnTimerElapsed ( object sender ) : void

Method Details

BackgroundPerformanceDataTimer() public méthode

public BackgroundPerformanceDataTimer ( ) : System
Résultat System

Stop() public méthode

public Stop ( bool immediate ) : void
immediate bool
Résultat void