ChangeDetectionCompletedEventArgs クラス
ChangeDetectionCompleted イベントのデータを提供します。
名前空間: Microsoft.Synchronization.SimpleProviders
アセンブリ: Microsoft.Synchronization.SimpleProviders (Microsoft.Synchronization.SimpleProviders.dll 内)
構文
'宣言
Public Class ChangeDetectionCompletedEventArgs _
Inherits EventArgs
'使用
Dim instance As ChangeDetectionCompletedEventArgs
public class ChangeDetectionCompletedEventArgs : EventArgs
public ref class ChangeDetectionCompletedEventArgs : public EventArgs
type ChangeDetectionCompletedEventArgs =
class
inherit EventArgs
end
public class ChangeDetectionCompletedEventArgs extends EventArgs
継承階層
System. . :: . .Object
System. . :: . .EventArgs
Microsoft.Synchronization.SimpleProviders..::..ChangeDetectionCompletedEventArgs
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。