log Implab/Components/PollingComponent.cs @ 269:ff581cff7003 v3

age author description
Mon, 16 Apr 2018 02:12:39 +0300 cin Added IInitializable.Initialize() overload v3 v3.0.8
Fri, 13 Apr 2018 19:14:59 +0300 cin minor fixes v3 v3.0.6
Fri, 13 Apr 2018 03:57:39 +0300 cin PollingComponent: implemented correct stopping v3
Fri, 13 Apr 2018 00:44:57 +0300 cin missing file 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