Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a managed object that wraps an unmanaged synchronization provider.
The following tables list the members exposed by the UnmanagedSyncProviderWrapper type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
UnmanagedSyncProviderWrapper | Overloaded. Initializes a new instance of the UnmanagedSyncProviderWrapper class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Configuration | Gets the configuration settings for the provider.(Inherited from KnowledgeSyncProvider.) |
![]() |
DestinationCallbacks | Gets an object that a synchronization application can use to register to receive notification of events that occur during synchronization.(Inherited from KnowledgeSyncProvider.) |
![]() |
IdFormats | Overridden. Gets the ID format schema of the unmanaged provider. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
BeginSession | Overridden. Notifies the unmanaged provider that it is joining a synchronization session. |
![]() |
EndSession | Overridden. Notifies the unmanaged provider that a synchronization session to which it was enlisted has finished. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetChangeBatch | Overridden. Gets a batch of changes from the unmanaged provider. |
![]() |
GetFullEnumerationChangeBatch | Overridden. Gets a batch of changes from the unmanaged provider as part of a full enumeration. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetSyncBatchParameters | Overridden. Gets the requested batch size and current knowledge for the scope from the unmanaged provider. |
![]() |
GetType | (Inherited from Object.) |
![]() |
Initialize | Initializes the wrapper so that it represents the specified unmanaged provider and uses the specified change data retriever adapter to convert between managed and unmanaged data retrievers. |
![]() |
ProcessChangeBatch | Overridden. Passes a batch of changes to the unmanaged provider for processing. |
![]() |
ProcessFullEnumerationChangeBatch | Overridden. Passes a batch of changes to the unmanaged provider for processing during a full enumeration. |
![]() |
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
UnmanagedSyncProviderWrapper Class
Microsoft.Synchronization Namespace
.gif)
.gif)
.gif)
.gif)