log Implab/Components/PollingComponent.cs @ 281:e0916ddc9950 v3 tip

age author description
2018-04-15 cin Added IInitializable.Initialize() overload v3 v3.0.8
2018-04-13 cin minor fixes v3 v3.0.6
2018-04-13 cin PollingComponent: implemented correct stopping v3
2018-04-12 cin missing file 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