Navigation:  Classes > bBrowser >

bBrowser:AutoRefreshTime

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Interval in which the browser is to refresh the shown data automatically.

Class

bBrowser

Type

Access / Assign

Data Type

DWord

Description

bBrowser:AutoRefreshTime defines an interval in milliseconds in which the browser refreshes displayed data automatically, if the data has changed.

 

In case of an assignment of 0, the automatic refreshing is switched off.

 

In case of an assignment greater than 0, the automatic refreshing is switched on.

 

With creating the browser the interval is set to 0 milliseconds. This means that no automatic refreshing occurs.

 

Automatic refreshing is necessary even if the linked server can be changed by other applications. This is useful because the browser cannot be informed officially about such changes so a periodic refresh achieves this.

See Also

bBrowser:AutoRefresh()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_autorefreshtime.htm