C# Class TimerApp.MyTimerApp

Inheritance: TimerJob
Afficher le fichier Open project: countersoft/DeveloperSamples

Méthodes publiques

Méthode Description
GetInterval ( IGlobalConfigurationWidgetStore dataStore ) : TimerJobSchedule
Run ( IssueManager issueManager ) : bool
Shutdown ( ) : void

Method Details

GetInterval() public méthode

public GetInterval ( IGlobalConfigurationWidgetStore dataStore ) : TimerJobSchedule
dataStore IGlobalConfigurationWidgetStore
Résultat TimerJobSchedule

Run() public méthode

public Run ( IssueManager issueManager ) : bool
issueManager IssueManager
Résultat bool

Shutdown() public méthode

public Shutdown ( ) : void
Résultat void