Click or drag to resize

ReplicationSyncProtocolVersion Field

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
C#
public static readonly string SyncProtocolVersion

Field Value

Type: String
See Also