Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides data for the SyncPeerOutdated event.
The following tables list the members exposed by the DbOutdatedEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DbOutdatedEventArgs | Initializes a new instance of the DbOutdatedEventArgs class by using local knowledge, local cleanup knowledge, remote knowledge, and session parameters. This constructor is not CLS-compliant. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Action | Gets or sets a DbOutdatedSyncAction enumeration value for the action to handle the outdated peer. |
![]() |
LocalCleanupKnowledge | Gets a SyncKnowledge object that contains the knowledge of the local provider. This property is not CLS-compliant. |
![]() |
LocalSyncKnowledge | Gets a SyncKnowledge object that contains the cleanup knowledge of the local provider. This property is not CLS-compliant. |
![]() |
RemoteSyncKnowledge | Gets a SyncKnowledge object that contains the knowledge of the remote provider. This property is not CLS-compliant. |
![]() |
Session | Gets a DbSyncSession object that contains synchronization session variables, such as the ID of the peer that is synchronizing. |
Top
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.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DbOutdatedEventArgs Class
Microsoft.Synchronization.Data Namespace