AnchorEnumerationContext Members
The synchronization session context that is passed to an AnchorEnumerationSimpleSyncProvider object.
The following tables list the members exposed by the AnchorEnumerationContext type.
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ReportChanges | Reports the set of changes that were retrieved during a call to EnumerateChanges. | |
ReportItemsAndAutodetectDeletes | Reports item changes, including deletes, when a full enumeration of a replica is required by an anchor-based provider. | |
SetDeleteMode | Overridden. Sets whether a delete is a normal delete that is propagated to other replicas, or a local-only delete. | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
AnchorEnumerationContext Class
Microsoft.Synchronization.SimpleProviders Namespace