AppliedChangeEventArgs クラス
AppliedChange イベントのデータを提供します。
名前空間: Microsoft.Synchronization.Files
アセンブリ: Microsoft.Synchronization.Files (microsoft.synchronization.files.dll 内)
構文
'宣言
Public Class AppliedChangeEventArgs
Inherits EventArgs
'使用
Dim instance As AppliedChangeEventArgs
public class AppliedChangeEventArgs : EventArgs
public ref class AppliedChangeEventArgs : public EventArgs
public class AppliedChangeEventArgs extends EventArgs
public class AppliedChangeEventArgs extends EventArgs
解説
AppliedChange イベントは、同期先レプリカに変更が適用された後に発生します。
継承階層
System.Object
System.EventArgs
Microsoft.Synchronization.Files.AppliedChangeEventArgs
スレッド セーフ
この型の public static (Visual Basic では Shared ) メンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
参照
リファレンス
AppliedChangeEventArgs メンバー
Microsoft.Synchronization.Files 名前空間