Freigeben über


ApplyingChangesEventArgs-Klasse

Stellt Daten für das ApplyingChanges-Clientereignis und das ApplyingChanges-Serverereignis bereit.

Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)

Syntax

'Declaration
Public Class ApplyingChangesEventArgs
    Inherits EventArgs
'Usage
Dim instance As ApplyingChangesEventArgs
public class ApplyingChangesEventArgs : EventArgs
public ref class ApplyingChangesEventArgs : public EventArgs
public class ApplyingChangesEventArgs extends EventArgs
public class ApplyingChangesEventArgs extends EventArgs

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

ApplyingChangesEventArgs-Member
Microsoft.Synchronization.Data-Namespace