You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi :)
Reading SlimDht, I see that CoCoL doesn't suppport for cancelation. So my question here are, is it normal (like an achitecture prinicple) ? Or It should be relevant to implement a using of CancelationToken ?
Thxs :)
The text was updated successfully, but these errors were encountered:
Hi, the CancellationTokens are supported through offers, so if you have using CoCoL; you should see the extension methods that have CancellationToken support.
Hi :)
Reading SlimDht, I see that CoCoL doesn't suppport for cancelation. So my question here are, is it normal (like an achitecture prinicple) ? Or It should be relevant to implement a using of CancelationToken ?
Thxs :)
The text was updated successfully, but these errors were encountered: