log Implab/Components/RunnableComponent.cs @ 187:dd4a3590f9c6 ref20160224

age author description
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
Tue, 19 Apr 2016 00:50:14 +0300 cin working on cancelation and error handling ref20160224
Mon, 18 Apr 2016 16:41:17 +0300 cin runnable component, work in progress ref20160224
Sat, 16 Apr 2016 03:23:26 +0300 cin working on runnable component ref20160224
Thu, 24 Mar 2016 02:30:46 +0300 cin refactoring complete, JSONParser rewritten ref20160224
Thu, 18 Feb 2016 14:34:02 +0300 cin refactoring, code cleanup v2
Thu, 18 Feb 2016 11:03:47 +0300 cin sync v2
Mon, 15 Feb 2016 04:22:15 +0300 cin Promises: SignalXXX methods merged into SignalHandler method. v2