cChannelSendPacket Method |
Name | Description | |
---|---|---|
SendPacket(Container) | Sends a packet back the source. | |
SendPacket(Container, Boolean) | Sends a packet back the source. Can raise an EmptybufferEvent. | |
SendPacket(Container, UInt32) | Sends a packet back the source. | |
SendPacket(Container, Link) | Sends a packet to a link. | |
SendPacket(Container, UInt32, Boolean) | Sends a packet back the source. Can raise an EmptybufferEvent. | |
SendPacket(Container, Link, Boolean) | Sends a packet to a link. Can raise an EmptybufferEvent. | |
SendPacket(Container, Link, UInt32) | Sends a packet to a link. | |
SendPacket(Container, Link, UInt32, Boolean) | Sends a packet to a link. Can raise an EmptybufferEvent. |