We have introduced improved multi-threading support for C# client applications. The RFEM API now handles asynchronous calls—such as CheckConnection()—more reliably, preventing UI thread deadlocks in environments like WPF. This new feature enables smoother, safer execution of multi-threaded applications built on the RFEM API.
C Sharp Client Multi-Threading
;