A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
ManagerOptions Class
ManagerOptions Properties
CallbackScheduler Property
Default Property
DefaultReplicationOptions Property
MaxOpenHttpConnections Property
MaxRetries Property
MaxRevsToGetInBulk Property
ReadOnly Property
RequestTimeout Property
SerializationSettings Property
ManagerOptions
SerializationSettings Property
Gets or sets the values pertaining to serialization and deserialization
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
static
JsonSerializationSettings
SerializationSettings
{
get
;
set
; }
Property Value
Type:
JsonSerializationSettings
See Also
Reference
ManagerOptions Class
Couchbase.Lite Namespace