Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Ploeh
Samples
Booking
WorkerRole
WorkerRole
C# Class Ploeh.Samples.Booking.WorkerRole.WorkerRole
Inheritance:
RoleEntryPoint
ファイルを表示
Open project: ploeh/CQRSonAzureDemo
Public Methods
Method
Description
OnStart
( ) :
bool
OnStop
( ) :
void
Run
( ) :
void
WorkerRole
( ) :
System
Method Details
OnStart()
public
method
public
OnStart
( ) :
bool
return
bool
OnStop()
public
method
public
OnStop
( ) :
void
return
void
Run()
public
method
public
Run
( ) :
void
return
void
WorkerRole()
public
method
public
WorkerRole
( ) :
System
return
System