SDAC

TMSServiceBroker.AsyncNotification Property

Used to receive messages asynchronously in a separate thread.

Class

TMSServiceBroker

Syntax

property AsyncNotification: boolean default False;

Remarks

If the AsyncNotification property is set to True, messages will be received asynchronously in a separate thread. Each message receiving in asynchronous mode triggers the OnMessage event. For working in asynchronous mode, an addition connection to the server is automatically created.

The default value is False.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback