Click or drag to resize

wclMessageReceiverOnMessage Event

The event fires when a new message has been received.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public event wclMessageEvent OnMessage

Value

wclMessageEvent
Remarks
The event always fires in the same thread which was used to create the receiver.
See Also