Table of Contents

TTMSFNCWebSocketServer.SplitMessage Property

Determines whether outgoing messages are split into multiple frames. When True, messages are sent in frames of FrameSize bytes. Defaults to False.

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

Syntax

property SplitMessage: Boolean;

Default: False