Closed Toemsel closed 4 years ago
Instead of aborting each thread, use a cancellationToken to signal the end of the work task. (Socket may require additional investigation)
Implemented https://github.com/Toemsel/Network/pull/57
Instead of aborting each thread, use a cancellationToken to signal the end of the work task. (Socket may require additional investigation)