SendMessageToClient
method in Coherence.Toolkit.Relay.IRelayConnection
Methods
void SendMessageToClient(ReadOnlySpan<byte> packetData)
Called by the CoherenceRelayManager when there's a message (packet) from the Replication Server that should be relayed to this connection.
Parameters
Type | Name | Description |
---|---|---|
ReadOnlySpan<byte> | packetData |