-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
feature-requestNew feature or requestNew feature or request
Description
Hi all
I have started working on a c# communication layer for plc to plc communication.
In this context, I have found out that only the Thread class is available and not Task and await/async. By nature, the Receive method is blocking, which means that the code needs to use Threads.
It could be nice to have an example with Threads and UDP or TCP communication, especially a Listener example. I have set Thread priority to Lowest mentioned in the community.
Kindly regards
Ole Haagensen, Denmark
AshWhitear
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request