RealTimeSource Fields
The component that acts as an asynchronous bridge between a data-aware control and rapidly changing data.Name | Description |
---|---|
FireListChangedResetAfterPropertyDescriptorChanged static | For internal use. |
SendQueueTimeout static | Specifies the timeout between the data source event occurrence and passing changes to the bound control (in milliseconds). The default timeout is 2000 ms. If the actual delay exceeds the specified timeout, the RealTimeSource.CatchUp method triggers automatically. |
See Also