Share via


ChangesAppliedEventArgs 类

为客户端 ChangesApplied 事件和服务器 ChangesApplied 事件提供数据。

命名空间:  Microsoft.Synchronization.Data
程序集:  Microsoft.Synchronization.Data(在 Microsoft.Synchronization.Data.dll 中)

语法

声明
Public Class ChangesAppliedEventArgs _
    Inherits EventArgs
用法
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

继承层次结构

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

线程安全

此类型的所有公共成员static(在 Visual Basic 中为 Shared) 都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

ChangesAppliedEventArgs 成员

Microsoft.Synchronization.Data 命名空间