SyncContext Properties |
The SyncContext type exposes the following members.
Name | Description | |
---|---|---|
ErrorChangeStatus |
Gets or sets the error change status.
Can be Retry (the default value) or Failure.
| |
Errors |
Gets the errors that occurred during the operation.
| |
HasErrors |
Gets a value indicating whether errors occurred during the operation.
| |
Id |
Gets this context unique identifier.
| |
Invoker |
Gets the invoker. May be null.
| |
InvokerProperties |
Gets custom properties. The exact set of properties depends on the invoker
| |
MultiPointSynchronizer |
Gets the multi-point synchronizer.
| |
ProgressSink |
Gets the sink for reporting progress on operations such as download or upload.
|