Send a message to an unconnected host
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
Parameters
- msg
- Type: Lidgren.Network..::..NetOutgoingMessage
[Missing <param name="msg"/> documentation for "M:Lidgren.Network.NetPeer.SendUnconnectedMessage(Lidgren.Network.NetOutgoingMessage,System.Collections.Generic.IList{System.Net.IPEndPoint})"]
- recipients
- Type: System.Collections.Generic..::..IList<(Of <(<'IPEndPoint>)>)>
[Missing <param name="recipients"/> documentation for "M:Lidgren.Network.NetPeer.SendUnconnectedMessage(Lidgren.Network.NetOutgoingMessage,System.Collections.Generic.IList{System.Net.IPEndPoint})"]
See Also