Used to specify the interval between polls of the shared events table when waiting for the event.
Syntax
property PollInterval: Integer
Description
Only used for local server connections. The PollInterval is used to specify the interval between polls of the shared events table when waiting for the event. Zero can be specified to use a default interval (which is currently 300 milliseconds).
See Also