TTMSFNCWebSocketHandshakeSentEvent Event Type
Event fired after the handshake response has been sent to a connection, indicating the connection is ready to exchange messages.
API unit family: TMSFNCWebSocketServer
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
AConnection |
The connection whose handshake response was just sent. |