다음을 통해 공유


SimpleSyncItemConflictingEventArgs 클래스

ItemConflicting 이벤트에 대한 데이터를 제공합니다.

네임스페이스: Microsoft.Synchronization.SimpleProviders
어셈블리: microsoft.synchronization.simpleproviders.dll의 Microsoft.Synchronization.SimpleProviders

구문

‘선언
Public Class SimpleSyncItemConflictingEventArgs
    Inherits EventArgs
‘사용 방법
Dim instance As SimpleSyncItemConflictingEventArgs
public class SimpleSyncItemConflictingEventArgs : EventArgs
public ref class SimpleSyncItemConflictingEventArgs : public EventArgs
public class SimpleSyncItemConflictingEventArgs extends EventArgs
public class SimpleSyncItemConflictingEventArgs extends EventArgs

주의

이 형식은 나중에 동기화되는 서로 다른 두 복제본에서 같은 항목 또는 변경 단위가 변경될 경우 발생하는 동시성 충돌에 사용됩니다. 자세한 내용은 단순 공급자의 충돌 처리를 참조하십시오.

상속 계층 구조

System.Object
   System.EventArgs
    Microsoft.Synchronization.SimpleProviders.SimpleSyncItemConflictingEventArgs

스레드로부터의 안전성

이 유형의 모든 public static(Visual Basic의 경우 Shared ) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

SimpleSyncItemConflictingEventArgs 멤버
Microsoft.Synchronization.SimpleProviders 네임스페이스