Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
ILiveQuery Interface
ILiveQuery Methods
Start Method
Stop Method
ILiveQuery
Stop Method
Stops observing the database for changes. Calling
Start
or
Rows
will restart it.
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0154
Syntax
C#
Copy
void
Stop
()
See Also
Reference
ILiveQuery Interface
Couchbase.Lite.Query Namespace