SyncAgent Properties

Public Properties

  Name Description
Public property Configuration
Gets a SyncConfiguration object that contains information about tables and synchronization parameters.
Public property LocalProvider
Gets or sets an object derived from ClientSyncProvider that is used to communicate with the local data store.
Public property RemoteProvider
Gets or sets an object derived from ServerSyncProvider that is used to communicate with the remote data store.
Public property SessionState
Gets or sets a SyncSessionState object that is used to define whether the session is currently synchronizing.
Public property SyncStatistics
Gets a SyncStatistics object that represents statistics for a synchronization session.

Top

See Also

Reference

SyncAgent Class
Microsoft.Synchronization Namespace