Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WorkerRole1
WorkerRole
C# Class WorkerRole1.WorkerRole
Inheritance:
RoleEntryPoint
显示文件
Open project: Azure-Samples/azure-servicebus-messaging-samples
Public Methods
Method
Description
OnStart
( ) :
bool
OnStop
( ) :
void
Run
( ) :
void
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