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