Freigeben über


ChangesAppliedEventArgs-Klasse

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

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

Syntax

'Declaration
Public Class ChangesAppliedEventArgs _
    Inherits EventArgs
'Usage
Dim instance As ChangesAppliedEventArgs
public class ChangesAppliedEventArgs : EventArgs
public ref class ChangesAppliedEventArgs : public EventArgs
type ChangesAppliedEventArgs =  
    class
        inherit EventArgs
    end
public class ChangesAppliedEventArgs extends EventArgs

Vererbungshierarchie

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

Threadsicherheit

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

Siehe auch

Verweis

ChangesAppliedEventArgs-Member

Microsoft.Synchronization.Data-Namespace