DittoSharp
0.4.0-alpha3
|
A reference to a Live Query. The live query will respond to any changes relevant to the query that occur in the device's data store, . Do not instantiate this by itself. The live query will keep the handler informed of all changes so long as it is not garbage collected or disposed. More...
Public Member Functions | |
void | Dispose () |
Protected Member Functions | |
virtual void | Dispose (bool disposing) |
A reference to a Live Query. The live query will respond to any changes relevant to the query that occur in the device's data store, . Do not instantiate this by itself. The live query will keep the handler informed of all changes so long as it is not garbage collected or disposed.