Table of Contents

TTMSFNCWebsocketClient.AutoSyncEvents Property

When True, received-message events are queued to the main thread so handlers can safely update the UI. When False, events fire on the background driver thread. Defaults to True.

API unit family: TMSFNCWebSocketClient Declaring type: TTMSFNCWebsocketClient Inherited from: TTMSFNCCustomWebsocketClient Type: Boolean

Syntax

property AutoSyncEvents: Boolean;

Default: True