ReplicationSYNC_PROTOCOL_VERSION Field |
Note: This API is now obsolete.
The protocol version to use when syncing with Sync Gateway.
This value is also included in all HTTP requests as the
User-Agent version.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax [ObsoleteAttribute("Use SyncProtocolVersion")]
public const string SYNC_PROTOCOL_VERSION = "1.3"
Field Value
Type:
StringSee Also