Set Timeout for any method in C# 17 years agocallback is not good enough, it has to be a synchronous operation with ability to stop after specified number of milliseconds 0ThreadHN
Set Timeout for any method in C# 17 years agoWhy not, try to create a loop that writes to the Console and set some timeout 0ThreadHN