Method | Description | |
---|---|---|
AddChannel ( IChannel channel ) : void | ||
RemoteTransaction ( RemoteAnt ant ) : System | ||
SendResponseTask ( int tId, JToken message ) : void |
Method | Description | |
---|---|---|
SendTask2 ( int tid, int index, JToken o ) : void |
public AddChannel ( IChannel channel ) : void | ||
channel | IChannel | |
return | void |
public RemoteTransaction ( RemoteAnt ant ) : System | ||
ant | RemoteAnt | |
return | System |
public SendResponseTask ( int tId, JToken message ) : void | ||
tId | int | |
message | JToken | |
return | void |
protected SendTask2 ( int tid, int index, JToken o ) : void | ||
tid | int | |
index | int | |
o | JToken | |
return | void |