Table of Contents

TTMSFNCWebSocketServerConnection.HandshakeResponseSent Property

Indicates whether the handshake response has already been sent to the client. When True the handshake completed and the connection can exchange messages.

API unit family: TMSFNCWebSocketServer Declaring type: TTMSFNCWebSocketServerConnection Type: Boolean

Syntax

property HandshakeResponseSent: Boolean;