Re: Component busy (General questions)

by wodDamir, (6602 days ago) @ STEVEN

Steven,

In order to be able to do that, you would need to use the Blocking mode. When using the Blocking mode, the component will wait until the current method is finished, and the proceed to the next line of the code.

You need to set Blocking Property to true, before calling the Connect Method.

Regards,
Damba

locked

Complete thread:

 

  • Component busy
    • Re: Component busy