프로퍼티 | 타입 | 설명 | |
---|---|---|---|
KillPid | void | ||
Quote | string | ||
ShowHelp | void | ||
kill | void |
메소드 | 설명 | |
---|---|---|
Cancel ( ) : void | ||
Initialize ( ) : void | ||
Main ( string args ) : int | ||
Processing ( TcpClient client ) : bool | ||
Start ( ) : int | ||
WaitForConnection ( TimeSpan ts ) : bool |
메소드 | 설명 | |
---|---|---|
KillPid ( Process proc, int pid, int kill_separation, TimeSpan timeout, string type ) : void | ||
Quote ( string f ) : string | ||
ShowHelp ( OptionSet os ) : void | ||
kill ( int pid, int sig ) : void |