ReplicationOptionsUseWebSocket Property |
Gets or sets whether or not web sockets are allowed during the replication
process (default is *true*, set to false to disable web sockets)
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public bool UseWebSocket { get; set; }
Property Value
Type:
BooleanSee Also