TheQueuedSenderRegistry..::..RegisterHealthTimer Method
TheQueuedSenderRegistry manages all Serice Health related methods a timer that is fired every TheBaseAssets.MyServiceHostInfo.TO.QSenderHealthTime milliseconds (by default 1 second)
This function allows to register a custom callback that will be called everytime the Timer is fired.
Make sure you unregister the callback when its no longer needed to avoid memory leaks.
Namespace:
nsCDEngine.CommunicationAssembly: C-DEngine (in C-DEngine.dll)