cChannelSendPacket Method (Container) |
Sends a packet back the source.
Namespace: Vaser.OON Assembly: Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax public void SendPacket( Container myContainer )
Parameters
- myContainer
- Type: VaserContainer
The datacontainer for transmission, can be null.
See Also