Microsoft.Dynamics.Mobile.Framework.Services.Synchronization Namespace
The Microsoft.Dynamics.Mobile.Framework.Services.Synchronization namespace contains types that handle synchronization.
| Class | Description | |
|---|---|---|
| AgentDefinition | Defines the instance of an agent. |
| AgentElement | Configures an instance of the synchronization agent. |
| AgentElementCollection | A ConfigurationElementCollection for accessing the configured agent elements in an AgentSet. |
| AgentException | Thrown by agents that experience an error. |
| AgentInfo | Runtime agent information that contains the reference to the agent instance. |
| AgentInfoEventArgs | Event arguments that contain a reference to an instance of the AgentInfo class. |
| AgentSet | Defines a set of agents that can be executed in turn by the SynchronizationService class. |
| AgentSetCatalogSection | Access the AgentSetCatalog configuration. |
| AgentSetElement | Configures an instance of the AgentSet class. |
| AgentSetElementCollection | A ConfigurationElementCollection that accesses the configured AgentSet elements. |
| AgentSetNotFoundException | Occurs when AgentSet instance cannot be found. |
| InvalidCredentialsException | Occurs when an invalid credential has been set. |
| ReplicationAgent | Synchronizes SQL Merge Replication Subscriptions using the Subscription Manager Application block. |
| ReplicationAgentSection | Accesses the ReplicationAgent configuration. |
| ReplicationCredentials | Defines credentials used by the ReplicationAgent class instance. |
| ReplicationCredentialService | Allows the subscription Manager Application block to find credentials. |
| ReplicationSubscriptionElement | Describes a replication subscription. |
| RequestAgent | Synchronization Agent responsible for synchronizing the queued requests in the T:Microsoft.Dynamics.Mobile.Framework.DisconnectedAgent.RequestManager |
| SubscriptionEventArgs | Event arguments that contain a Subscription. |
| SynchronizationServiceSection | Configures the SynchronizationService. |
| Interface | Description | |
|---|---|---|
| IAgent | Defines an agent used by SynchronizationService. |
| Enumeration | Description | |
|---|---|---|
| ExecutionResult | Represents the result of an execution. |