Table of Contents

TTMSFNCWebSocketServer.OnHandshakeResponseSent Event

Occurs after the handshake response has been sent to a connection.

API unit family: TMSFNCWebSocketServer Declaring type: TTMSFNCWebSocketServer Inherited from: TTMSFNCCustomWebSocketServer

Syntax

OnHandshakeResponseSent: TTMSFNCWebSocketHandshakeSentEvent;

Parameters

Name Description
Sender The server that raised the event.
AConnection The connection whose handshake response was sent.