Mercurial > pub > ImplabNet
log Implab/PromiseExtensions.cs @ 228:6fa235c5a760 v2
age | author | description |
---|---|---|
Wed, 16 Nov 2016 03:06:08 +0300 | cin | Bound promise to CancellationToken v2 |
Sun, 13 Nov 2016 18:28:17 +0300 | cin | RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool) v2 |
Wed, 09 Nov 2016 12:03:22 +0300 | cin | added Safe.DispatchEvent() a legacy equivalent for '?.Invoke()' v2 |
Tue, 25 Oct 2016 17:40:33 +0300 | cin | Added ResetState to RunnableComponent to reset in case of failure v2 |
Mon, 18 Apr 2016 16:41:17 +0300 | cin | runnable component, work in progress ref20160224 |
Thu, 04 Feb 2016 02:43:05 +0300 | cin | Added support for 'await' operator to promises v2 |