Enqueues a packet for sending using the given data, offsets, length, and flags.
Exception Type | Condition |
---|---|
ArgumentNullException | data is null. |
ArgumentOutOfRangeException | offset and/or length are out of range. |
InvalidOperationException | The peer is not initialized. |
ENetException | An error occured. |
Peer Class | ENet Namespace | Peer.Send Overload List