Mercurial > pub > ImplabNet
log Implab/Components/IRunnable.cs @ 272:9d1cca834b05 v3
age | author | description |
---|---|---|
Mon, 16 Apr 2018 02:12:39 +0300 | cin | Added IInitializable.Initialize() overload v3 v3.0.8 |
Wed, 11 Apr 2018 03:05:14 +0300 | cin | Removed obsolete App, ComponentContainer v3 |
Sun, 11 Feb 2018 00:49:51 +0300 | cin | Prerelease version of RunnableComponent v3 |
Thu, 01 Feb 2018 02:43:35 +0300 | cin | Working on runnable component v3 |
Sun, 13 Nov 2016 18:28:17 +0300 | cin | RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool) 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 |