Skip to content

RTDSimulator v0.3

Choose a tag to compare

@NowinskiK NowinskiK released this 28 Jun 07:34
· 11 commits to main since this release
54795bf

[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