C# Class AzureTicker.Worker.WorkerRole

Inheritance: RoleEntryPoint
Afficher le fichier Open project: AppliedIS/AzureTicker

Méthodes publiques

Méthode Description
OnStart ( ) : bool
Run ( ) : void

Method Details

OnStart() public méthode

public OnStart ( ) : bool
Résultat bool

Run() public méthode

public Run ( ) : void
Résultat void