C# Class AzureTicker.Worker.WorkerRole

Inheritance: RoleEntryPoint
Datei anzeigen Open project: AppliedIS/AzureTicker

Public Methods

Method Description
OnStart ( ) : bool
Run ( ) : void

Method Details

OnStart() public method

public OnStart ( ) : bool
return bool

Run() public method

public Run ( ) : void
return void