Share via


Classe ApplyingChangesEventArgs

Fournit des données pour l'événement ApplyingChanges du client et l'événement ApplyingChanges du serveur.

Espace de noms :  Microsoft.Synchronization.Data
Assembly :  Microsoft.Synchronization.Data (dans Microsoft.Synchronization.Data.dll)

Syntaxe

'Déclaration
Public Class ApplyingChangesEventArgs _
    Inherits EventArgs
'Utilisation
Dim instance As ApplyingChangesEventArgs
public class ApplyingChangesEventArgs : EventArgs
public ref class ApplyingChangesEventArgs : public EventArgs
type ApplyingChangesEventArgs =  
    class
        inherit EventArgs
    end
public class ApplyingChangesEventArgs extends EventArgs

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.Synchronization.Data..::..ApplyingChangesEventArgs

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Membres ApplyingChangesEventArgs

Espace de noms Microsoft.Synchronization.Data