ReplicatorOptionsDictionaryChannels Property |
Gets or sets the channels to replicate (pull only)
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax public IList<string> Channels { get; set; }
Property Value
Type:
IListStringSee Also