ReplicatorOptionsDictionary Properties |
The ReplicatorOptionsDictionary type exposes the following members.
Name | Description | |
---|---|---|
Auth |
Gets or sets the authentication parameters
| |
Channels |
Gets or sets the channels to replicate (pull only)
| |
Count | Gets the number of elements contained in the ICollectionT. (Inherited from OptionsDictionary.) | |
Filter |
Gets or sets the filter to use when replicating
| |
FilterParams |
Gets or sets the parameters that will be passed along with the filter
| |
Headers |
Gets a mutable collection of headers to be passed along with the initial
HTTP request that starts replication
| |
IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from OptionsDictionary.) | |
Item | Gets or sets the element with the specified key. (Inherited from OptionsDictionary.) | |
Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. (Inherited from OptionsDictionary.) | |
Values | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. (Inherited from OptionsDictionary.) |