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
public class ItemConflictingEventArgs extends EventArgs
public class ItemConflictingEventArgs extends EventArgs
备注
在该会话的冲突解决策略设置为 ApplicationDefined 并且检测到冲突时,ItemConflicting 发生。
继承层次结构
System.Object
System.EventArgs
Microsoft.Synchronization.ItemConflictingEventArgs
线程安全
此类型的所有公共静态(在 Visual Basic 中共享 )成员都是线程安全的。不保证任何实例成员的线程安全。
请参阅
参考
ItemConflictingEventArgs 成员
Microsoft.Synchronization 命名空间