Click or drag to resize

wclMessageBroadcaster Constructor

Create the message broadcaster.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public wclMessageBroadcaster()
Remarks
An application must never create the broadcaster directly. It is created when needed by the message receivers.
See Also