共用方式為


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

備註

當偵測到衝突,而且此工作階段 (Session) 的衝突解決原則設定為 ApplicationDefined 時,就會發生 ItemConflicting

繼承階層

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

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。

請參閱

參考

ItemConflictingEventArgs 成員

Microsoft.Synchronization 命名空間

其他資源

處理衝突