Method | Description | |
---|---|---|
AcceptData ( byte chunk ) : void | ||
AsyncSingleCommandHandler ( |
||
DisconnectHandler ( string command, Action |
||
Dispose ( ) : void | ||
GetResponse ( Action>.Action |
Method | Description | |
---|---|---|
AsyncSingleCommandHandler ( string command, Action |
public AsyncSingleCommandHandler ( |
||
client | ||
command | string | |
arguments | string | |
dataLength | int | |
handler | Action |
|
errorHandler | Action |
|
return | System |
public static DisconnectHandler ( string command, Action |
||
command | string | |
handler | Action |
|
return | IAsyncCommandHandler |
public GetResponse ( Action>.Action |
||
responseCallback | Action>.Action | |
return | void |