Mercurial > pub > ImplabNet
log Implab/PromiseExtensions.cs @ 172:92d5278d1b10 ref20160224
age | author | description |
---|---|---|
Thu, 04 Feb 2016 02:43:05 +0300 | cin | Added support for 'await' operator to promises v2 |
Wed, 06 May 2015 17:11:27 +0300 | cin | fixed promises cancellation v2 |
Sun, 08 Mar 2015 02:52:27 +0300 | cin | RC: cancellation support for promises + tests v2 |
Tue, 17 Feb 2015 18:16:26 +0300 | cin | added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2 |