메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Start ( |
||
Stop ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnContinue ( ) : void | ||
OnCustomCommand ( int command ) : void | ||
OnPause ( ) : void | ||
OnStart ( string args ) : void |
Set things in motion so your service can do its work.
|
|
OnStop ( ) : void |
Stop this service.
|
public Start ( |
||
manager | ||
리턴 | void |