RefreshRate property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the RefreshRate property to specify the polling rate, in minutes, to check the MES database for new data. You can disable this property by setting the value of the polling rate to 0. This is a design-time and a run-time property. When a new filter is applied, the current refresh rate value will be used to set up the rate at which the grid is refreshed; changing the value of the RefreshRate property will only take effect after applying a new filter.
You cannot set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|
Int32 |
R/W |
5 minutes |