This topic has not yet been rated - Rate this topic

ChangeUnitCountMismatchException Class

The exception that is thrown by a change applier when the number of change units in a destination item version does not match the number of change units in the corresponding source item change.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
[SerializableAttribute] 
public class ChangeUnitCountMismatchException : SyncException
/** @attribute SerializableAttribute() */ 
public class ChangeUnitCountMismatchException extends SyncException
SerializableAttribute 
public class ChangeUnitCountMismatchException extends SyncException
System.Object
   System.Exception
     Microsoft.Synchronization.SyncException
      Microsoft.Synchronization.ChangeUnitCountMismatchException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)