RecoverableErrorReportingContext Members
Represents the synchronization session context that is passed to the provider during some calls, so that the provider can report any recoverable errors that occur within the context of that call.
The following tables list the members exposed by the RecoverableErrorReportingContext type.
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
RecordConstraintError | Records a constraint error that occurred when attempting to apply a change to an item. Used to describe a local item that is in a constraint conflict with the change. | |
RecordRecoverableErrorForChange | Records a recoverable error that occurred when attempting to apply a change to an item. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
RecoverableErrorReportingContext Class
Microsoft.Synchronization.SimpleProviders Namespace