996x
003605
2019-09-24

Asynchronous Calculation via COM Interface

How does the asynchronous calculation via the COM interface work?


Answer:

The asynchronous calculation is used when a self-created program should only access RFEM or RSTAB and continue working in parallel. When the calculation is complete, the event is transferred via a delegate. You can find a C# example in a Visual Studio project under Downloads below.


Author

Mr. Günthel provides technical support for our customers.

Downloads


;