Mercurial > pub > ImplabNet
log Implab/Components/IRunnable.cs @ 254:12c00235b105 v3
age | author | description |
---|---|---|
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 |
Thu, 11 Feb 2016 01:56:27 +0300 | cin | component model refactoring v2 |