Mercurial > pub > ImplabNet
log Implab/AbstractPromise.cs @ 144:8c0b95069066 v2
age | author | description |
---|---|---|
Fri, 06 Mar 2015 15:45:26 +0300 | cin | DRAFT: refactoring v2 |
Wed, 04 Mar 2015 18:05:39 +0300 | cin | DRAFT: refactoring, adding cancelation token v2 |
Tue, 17 Feb 2015 18:16:26 +0300 | cin | added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2 |
Fri, 30 Jan 2015 17:07:17 +0300 | cin | fixed Resove method bug when calling it on already cancelled promise v2 |