Language Reference Guide : 4. System Classes : SessionObject Class : DBEventPollrate Attribute
 
Share this page                  
DBEventPollrate Attribute
Data Type: integer
4GL Access: RW
The DBEventPollrate attribute specifies how often, in seconds, the application polls for database events.
The application polls for database events only if there are active frames with on dbevent blocks.
Default: 30 seconds
For more information about this event, see DBEvent Event).