TwclMessageBroadcaster Class
The message broadcaster manages broadcast messages between subscribers (message receivers subscribed for broadcast messages). Also the message broadcaster monitors changes in the hardware configuration and notifies subscribers about the changes.
TObject
wclMessaging.TwclMessageBroadcaster
wclMessaging.TwclMessageBroadcaster
The TwclMessageBroadcaster type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() ![]() | Broadcast(TwclMessage) | Broadcasts a Message to all message receivers. |
![]() ![]() | GetSyncMethod | Gets the current inter-threading synchronization method. |
![]() ![]() | ProcessMessages | Force message processing. |
![]() ![]() | SetSyncMethod(TwclMessageSynchronizationKind) | Changes the current inter-threading synchronization method. |