ApplyingChangesEventArgs クラス

クライアントの ApplyingChanges イベントおよびサーバーの ApplyingChanges イベントのデータを提供します。

名前空間: Microsoft.Synchronization.Data
アセンブリ: Microsoft.Synchronization.Data (microsoft.synchronization.data.dll 内)

構文

'宣言
Public Class ApplyingChangesEventArgs
    Inherits EventArgs
'使用
Dim instance As ApplyingChangesEventArgs
public class ApplyingChangesEventArgs : EventArgs
public ref class ApplyingChangesEventArgs : public EventArgs
public class ApplyingChangesEventArgs extends EventArgs
public class ApplyingChangesEventArgs extends EventArgs

継承階層

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

スレッド セーフ

この型の public static (Visual Basic では Shared ) メンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

ApplyingChangesEventArgs メンバー
Microsoft.Synchronization.Data 名前空間