Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
DatabaseEndpoint Class
DatabaseEndpoint Constructor
DatabaseEndpoint Properties
DatabaseEndpoint Methods
DatabaseEndpoint Constructor
ENTERPRISE EDITION API
Constructor creating an endpoint using the given database
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
public
DatabaseEndpoint
(
Database
database
)
Parameters
database
Type:
Couchbase.Lite
Database
The database to use in the replication
See Also
Reference
DatabaseEndpoint Class
Couchbase.Lite.Sync Namespace