SBMessageProcessor.DispatchMessage Method
Sends the received network message, from the server, to all registered handlers.
[Visual Basic]
Overridable Protected Sub DispatchMessage( _
ByVal
message As
NetworkMessage _
)
Parameters
-
message
- The message to send
See Also
SBMessageProcessor Class | XihSolutions.DotMSN Namespace