TTMSFNCWebsocketClient.AutoSyncEvents Property
When
True, received-message events are queued to the main thread so handlers can safely update the UI. WhenFalse, events fire on the background driver thread. Defaults toTrue.
API unit family: TMSFNCWebSocketClient
Declaring type: TTMSFNCWebsocketClient
Inherited from: TTMSFNCCustomWebsocketClient
Type: Boolean
Syntax
property AutoSyncEvents: Boolean;
Default: True