A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Query Class
Query Methods
RunAsync Method
RunAsync Method
RunAsync Method (Func(QueryEnumerator), CancellationToken)
Query
RunAsync Method
Runs the Query asynchronously and will notified
Completed
event handlers on completion.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Task
<
QueryEnumerator
>
RunAsync
()
Return Value
Type:
Task
QueryEnumerator
The async task.
See Also
Reference
Query Class
RunAsync Overload
Couchbase.Lite Namespace