Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
HomeSecurity
Broker
WorkerRole
C# Class HomeSecurity.Broker.WorkerRole
Inheritance:
RoleEntryPoint
Afficher le fichier
Open project: mlinnen/CloudHomeSecurity
Méthodes publiques
Méthode
Description
OnStart
( ) :
bool
Run
( ) :
void
Private Methods
Méthode
Description
program_ErrorDataReceived
(
object
sender
,
DataReceivedEventArgs
e
) :
void
program_OutputDataReceived
(
object
sender
,
DataReceivedEventArgs
e
) :
void
Method Details
OnStart()
public
méthode
public
OnStart
( ) :
bool
Résultat
bool
Run()
public
méthode
public
Run
( ) :
void
Résultat
void