A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Util
TimeSeries Class
TimeSeries Methods
AddEvent Method
CreatePushReplication Method
Dispose Method
Flush Method
FlushAsync Method
GetEventsInRange Method
TimeSeries
FlushAsync Method
Flush the events to the database asynchronously
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Task
FlushAsync
()
Return Value
Type:
Task
An awaitable Task
See Also
Reference
TimeSeries Class
Couchbase.Lite.Util Namespace