Click or drag to resize

ILiveQueryStart Method

Starts the monitoring process for the live query (to stop, the live query must be disposed). Accessing Rows will automatically call this.

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0154
Syntax
C#
void Start()
See Also