Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
ILiveQuery Interface
ILiveQuery Methods
Run Method
Stop Method
ILiveQuery
Run Method
Starts the monitoring process for the live query (to stop, the live query must be disposed).
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
void
Run
()
See Also
Reference
ILiveQuery Interface
Couchbase.Lite.Query Namespace