Click or drag to resize

ILiveQuery Methods

The ILiveQuery type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodRun
Starts the monitoring process for the live query (to stop, the live query must be disposed).
Public methodStop
Stops observing the database for changes.
Top
See Also