Provides base implementation for query controller code.
More...
|
| QueryController (int pollFrequency, T criteria, TimeSpan advanceInterval, System.Windows.Forms.Control control) |
|
|
virtual void | OnStatusChanged () |
|
virtual void | OnRunStateChanged () |
|
|
System.Windows.Forms.Control | Control [get] |
|
int | PollFrequencyMS [get, set] |
|
T | QueryCriteria [get] |
|
TimeSpan | AdvanceInterval [get] |
| Gets the size of the time interval used to advance the query on each sequential poll. More...
|
|
PresenterState | Status [get, set] |
|
bool | Running [get] |
|
Provides base implementation for query controller code.
◆ AdvanceInterval
Gets the size of the time interval used to advance the query on each sequential poll.
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/Ecop/QueryController.cs