次の方法で共有


ItemConflictingEventArgs クラス

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

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

構文

'宣言
Public Class ItemConflictingEventArgs _
    Inherits EventArgs
'使用
Dim instance As ItemConflictingEventArgs
public class ItemConflictingEventArgs : EventArgs
public ref class ItemConflictingEventArgs : public EventArgs
type ItemConflictingEventArgs =  
    class
        inherit EventArgs
    end
public class ItemConflictingEventArgs extends EventArgs

説明

競合が検出され、セッションでその競合の解決方法が ApplicationDefined に設定されている場合に、ItemConflicting が発生します。

継承階層

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.Synchronization..::..ItemConflictingEventArgs

スレッド セーフ

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

参照

参照

ItemConflictingEventArgs メンバー

Microsoft.Synchronization 名前空間

その他の技術情報

競合の処理