Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SendMessage(byte[])

Declaration

public void SendMessage(
    byte[] binaryMessage
)

Summary

Sends a binary message to the client.

Parameters

byte[]binaryMessage The binary message to send.