Skip to main content
A newer version of this page is available. .

RealTimeSource Fields

The component that acts as an asynchronous bridge between a data-aware control and rapidly changing data.
Name Description
FireListChangedResetAfterPropertyDescriptorChanged static
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