SocketMessageProcessor.EndSendCallback Method
The callback used by the Socket.BeginReceive method.
[Visual Basic]
Overridable Protected Sub EndSendCallback( _
ByVal
ar As
IAsyncResult _
)
Parameters
-
ar
- The used socket.
See Also
SocketMessageProcessor Class | XihSolutions.DotMSN.Core Namespace