Lidgren Network Library documentation |
NetServer..::..SendMessage Method |
NetServer Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
SendMessage(NetOutgoingMessage, NetConnection, NetDeliveryMethod) |
Send a message to a specific connection
(Inherited from NetPeer.) | |
SendMessage(NetOutgoingMessage, NetConnection, NetDeliveryMethod, Int32) |
Send a message to a specific connection
(Inherited from NetPeer.) | |
SendMessage(NetOutgoingMessage, List<(Of <<'(NetConnection>)>>), NetDeliveryMethod, Int32) |
Send a message to a list of connections
(Inherited from NetPeer.) |