메소드 | 설명 | |
---|---|---|
AcceptChannel ( ) : Task |
||
Add ( System.Action action ) : void |
将函数调用加入IService线程
|
|
ConnectChannel ( string host, int port ) : |
||
Dispose ( ) : void | ||
GetChannel ( long id ) : |
||
Remove ( long channelId ) : void | ||
Update ( ) : void |
public abstract ConnectChannel ( string host, int port ) : |
||
host | string | |
port | int | |
리턴 |