Added new console for all examples later on

This commit is contained in:
Felix Weiß
2023-07-06 18:51:54 +02:00
parent 6d3b5adf7d
commit 616d102dea
22 changed files with 609 additions and 193 deletions

View File

@@ -126,7 +126,7 @@ public class ExampleScenarios {
}
//await first register data
await interf.AwaitFirstDataAsync();
await interf.AwaitFirstDataCycleAsync();
_ = Task.Factory.StartNew(async () => {