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 zero. This is a design-time and a run-time property. However, changing the value will not update the chart refresh rate until the next time the DisplayChart() method is called.
You cannot set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Int32 |
R/W |
5 minutes |