C# Class ExampleRole.WorkerRole

Inheritance: RoleEntryPoint
Afficher le fichier Open project: wadewegner/CappedExponentialBackOff

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