ApplyingChangeEventArgs クラス

ApplyingChange イベントのデータを提供します。

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

構文

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

解説

ApplyingChange イベントは、同期先レプリカに変更が適用される前に発生します。

継承階層

System.Object
   System.EventArgs
    Microsoft.Synchronization.Files.ApplyingChangeEventArgs

スレッド セーフ

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

参照

リファレンス

ApplyingChangeEventArgs メンバー
Microsoft.Synchronization.Files 名前空間