The PollIntervalMinutes setting controls the frequency with which the ShareBase Monitor service polls the monitored ShareBase folder for any changes. This setting is measured in minutes. The default value is 60 minutes.
It is not recommended to set this value below five (5) minutes. Depending on the size and complexity of your OnBase solution, as well as the hardware, software, and bandwidth of the server, setting this value too low may cause the service to run non-stop.
If 0 is specified as the polling interval, then the service automatically defaults to a 60 minute polling interval.
A 30 second interval can also be added by appending .5 to the value. For example, a polling interval of ten minutes and 30 seconds would be specified as follows:
<add key="PollIntervalMinutes" value="10.5"/>