WALLE
Results
1
issues of
WALLE
Make mistakes according to your example C# code: Timer timer = new Timer((s) => { cts.Cancel(); throw new TimeoutException(); }, null, ReceiveTimeout, Timeout.Infinite);