RTDSimulator v0.3
[0.3.0] - 2024-06-24
Features
Fix loading of Form Designer
Add cancel button
Add exception display
Visual tweaks to progress bar
[0.2.0] - 2024-06-21
Features
Added reuse of compiled C# expressions from message payload, repeated use of an expression executes faster
Limit use to single EventSender and Single EventHubProducerClient across all threads
Updated completion logic that requires all threads to complete before updating UI
Some tweaks to reduce locking of UI during execution