Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

DoEvents Method

Processes events from the internal message queue.

Syntax

[VB.NET]
Public Sub DoEvents()
[C#]
public void DoEvents();

Remarks

When DoEvents is called, the component processes any available events. If no events are available, it waits for a preset period of time, and then returns.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0