MultiPointSynchronizer Properties |
The MultiPointSynchronizer type exposes the following members.
| Name | Description | |
|---|---|---|
| ChecksEntryIdsUnicity |
Gets or sets a value indicating whether entry ids unicity is checked.
This is set by default to help diagnostics.
| |
| CompletionOnDisposeWaitTimeout |
Gets the completion-on-dispose wait timeout, in milliseconds.
| |
| ContentMover |
Gets the content mover instance.
| |
| EndPoints |
Gets a list of added endpoints.
| |
| EventsGroupingTimeout |
Gets the events grouping timeout, in milliseconds.
| |
| FileNameEscapeHandler |
Gets or sets a custom file name escape handler.
This value must be changed before any MultiPointSynchronizer instance is used and must never be changed after that.
| |
| Identifier |
Gets the identifier.
| |
| IdleTasksTimeout |
Gets the idle tasks timeout, in milliseconds.
| |
| IsStarted |
Gets a value indicating whether this instance is started.
| |
| IsStateReadOnly |
Gets a value indicating whether the state is read-only.
| |
| JobMaximumErrorCount |
Gets a job maximum error count.
| |
| JobsRunning |
Gets the number of jobs running.
| |
| LastJobCreationDate |
Gets or sets the last job creation date.
| |
| Logger |
Gets or sets a logger instance.
| |
| NoJobCreatedRunCount |
Gets or sets the number of times the job building creation pass hasn't created any job.
| |
| Options |
Gets the options.
| |
| StateProvider |
Gets the state provider.
|