Discuss this help topic in SecureBlackbox Forum
Specifies whether events should be called in context of main thread.
Declaration
Description
This property defines whether the events are fired in context of main application thread (when SynchronizeGUI is
True) or in context of the thread, in which the connection is managed (when SynchronizeGUI is
False).
Default value is
False.
This property has no effect under .NET.