Click or drag to resize

ManagerDefaultOptions Property

Gets the default options for creating a manager

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public static ManagerOptions DefaultOptions { get; }

Property Value

Type: ManagerOptions
See Also