A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Manager Class
Manager Methods
AllOpenDatabases Method
Close Method
DeleteDatabase Method
ForgetDatabase Method
GetDatabase Method
GetExistingDatabase Method
IsValidDatabaseName Method
OpenDatabase Method
RegisterEncryptionKey Method
ReplaceDatabase Method
ToString Method
Manager
Close Method
Releases all resources used by the
Manager
and closes all its
Database
s.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
void
Close
()
See Also
Reference
Manager Class
Couchbase.Lite Namespace