Click or drag to resize

ReplicatorOptionsDictionary Properties

The ReplicatorOptionsDictionary type exposes the following members.

Properties
  NameDescription
Public propertyAuth
Gets or sets the authentication parameters
Public propertyChannels
Gets or sets the channels to replicate (pull only)
Public propertyCount (Inherited from OptionsDictionary.)
Public propertyFilter
Gets or sets the filter to use when replicating
Public propertyFilterParams
Gets or sets the parameters that will be passed along with the filter
Public propertyHeaders
Gets a mutable collection of headers to be passed along with the initial HTTP request that starts replication
Public propertyIsReadOnly (Inherited from OptionsDictionary.)
Public propertyItem
Gets or sets the element with the specified key.
(Inherited from OptionsDictionary.)
Public propertyKeys (Inherited from OptionsDictionary.)
Public propertyValues (Inherited from OptionsDictionary.)
Top
See Also