private EndSend ( SocketCallBackResult result, long count, |
||
result | SocketCallBackResult | If true, then send was successfull. |
count | long | Count sended. |
exception | Exception happend on send. NOTE: available only is result=false. | |
tag | object | User data. |
Résultat | void |