Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HomeSecurity
Broker
WorkerRole
C# 클래스 HomeSecurity.Broker.WorkerRole
상속:
RoleEntryPoint
파일 보기
프로젝트 열기: mlinnen/CloudHomeSecurity
공개 메소드들
메소드
설명
OnStart
( ) :
bool
Run
( ) :
void
비공개 메소드들
메소드
설명
program_ErrorDataReceived
(
object
sender
,
DataReceivedEventArgs
e
) :
void
program_OutputDataReceived
(
object
sender
,
DataReceivedEventArgs
e
) :
void
메소드 상세
OnStart()
공개
메소드
public
OnStart
( ) :
bool
리턴
bool
Run()
공개
메소드
public
Run
( ) :
void
리턴
void