log Implab/Implab.csproj @ 215:fe5101083150 v2

age author description
Tue, 04 Apr 2017 12:04:05 +0300 cin Added class Trace<T> to manage channels for individual classes, if SomeClass v2
Tue, 21 Mar 2017 17:29:13 +0300 cin Code review, added a non generic version of SyncContextPromise v2
Tue, 25 Oct 2016 17:40:33 +0300 cin Added ResetState to RunnableComponent to reset in case of failure v2
Tue, 18 Oct 2016 17:49:54 +0300 cin Added 'Fail' method to RunnableComponent which allows component to move from v2
Tue, 18 Oct 2016 01:03:49 +0300 cin Implemented PollingRunnableComponent v2
Mon, 25 Apr 2016 15:18:56 +0300 cin working on diagnostics v2
Tue, 19 Apr 2016 17:35:20 +0300 cin Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler ref20160224