Specifies whether the connector searches for future-dated events to see if they are ready for polling. When this is set to true, the connector polls by first searching for events with a status of 99, indicating that they are set for future polling. When it finds these events, it checks their date against the system date. If the event date is equal to or less than the system date, the connector changes the event status to 0, indicating that the event is ready for pollong.
When this is set to false, the connector does not check for events set for future polling.
The default value is false.