ConnectorHealthPollSecs

The number of seconds that the Distributed Connector waits before updating the availability of registered connectors when EnableConnectorHealthPolling=true. For example, if you set ConnectorHealthPollSecs=60, the Distributed Connector queries each of your connectors every 60 seconds to determine their availability.

The Distributed Connector polls the status of registered connectors so that the availability of a connector can be included in responses to the GetStatus and GetChildren actions.

Type: Integer
Default: The value of the parameter ConnectorTimeoutSecs
Required: No
Configuration Section: DistributedConnector
Example: ConnectorHealthPollSecs=60
See Also: EnableConnectorHealthPolling