question

Upvotes
Accepted
646 21 33 41

Dex2. Synchronized query

Is there a way to request data using Dex2 in synchronized way? Not using callbacks, but waiting for a response (block).

eikoneikon-com-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@igorg
Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.
Thanks,
-AHS

Upvotes
Accepted
4.6k 26 7 22

Hi @igorg,

Not out of the box, unfortunately. You can create a custom sync wrapper, such as described in the guide (page 119, method: WaitforResponse).

If you are using this API is .NET, I can send you a sync API sample which is based on custom events.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
646 21 33 41

Hi Zhenya,

Thanks for the answer. I'm using C++ and I have a few samples from this portal. Let me check that guide, I didn't know it exists.

-Igor

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.