Used to set the minimum time that should be spent before reconnecting to dbMonitor is allowed.
property ReconnectTimeout: integer default DefaultReconnectTimeout;
Use the ReconnectTimeout property to set the minimum time (in milliseconds) that should be spent before allowing reconnecting to dbMonitor. If an error occurs when the component sends an event to dbMonitor (dbMonitor is not running), next events are ignored and the component does not restore the connection until ReconnectTimeout is over.