Click or drag to resize

ManagerClose Method

Releases all resources used by the Manager and closes all its Databases.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public void Close()
See Also