Mercurial > pub > ImplabNet
log Implab/Components/IRunnable.cs @ 281:e0916ddc9950 v3 tip
age | author | description |
---|---|---|
2018-04-15 | cin | Added IInitializable.Initialize() overload v3 v3.0.8 |
2018-04-11 | cin | Removed obsolete App, ComponentContainer v3 |
2018-02-10 | cin | Prerelease version of RunnableComponent v3 |
2018-01-31 | cin | Working on runnable component v3 |
2016-11-13 | cin | RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool) v2 |
2016-10-25 | cin | Added ResetState to RunnableComponent to reset in case of failure v2 |
2016-10-18 | cin | Added 'Fail' method to RunnableComponent which allows component to move from v2 |
2016-02-10 | cin | component model refactoring v2 |