C# Class Ploeh.Samples.Booking.WorkerRole.WorkerRole

Inheritance: RoleEntryPoint
Afficher le fichier Open project: ploeh/CQRSonAzureDemo

Méthodes publiques

Méthode Description
OnStart ( ) : bool
OnStop ( ) : void
Run ( ) : void
WorkerRole ( ) : System

Method Details

OnStart() public méthode

public OnStart ( ) : bool
Résultat bool

OnStop() public méthode

public OnStop ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void

WorkerRole() public méthode

public WorkerRole ( ) : System
Résultat System