Skip to content

v2.4.1

Compare
Choose a tag to compare
@timcassell timcassell released this 06 Feb 03:11
· 893 commits to master since this release
c1de774

Fixes:

  • Fixed CancelationToken.IsCancelationRequested when it was created from a System.Threading.CancellationToken.

Optimizations:

  • Small performance improvement in CancelationToken.(Try)Register.