Methods: |
|
This method is called when an asynchronous socket Send operation completes.
counts contains the number of bytes sent, and will either be the same as the number of bytes requested by SendAsync, or 0 if not all bytes could be sent.
See also SendAsync