ChangeUnitCountMismatchException Properties

Public Properties

(see also Protected Properties )

  Name Description
Public property Data  (Inherited from Exception.)
Public property ErrorNumber 
Gets or sets an error number for the exception. Obsolete.
(Inherited from SyncException.)
Public property HelpLink  (Inherited from Exception.)
Public property InnerException  (Inherited from Exception.)
Public property Message  (Inherited from Exception.)
Public property Source  (Inherited from Exception.)
Public property StackTrace  (Inherited from Exception.)
Public property SyncSource 
Gets or sets the name of the component that threw the exception. Obsolete.
(Inherited from SyncException.)
Public property SyncStage 
Gets or sets a SyncStage enumeration value that represents the stage of synchronization during which the error occurred. Obsolete.
(Inherited from SyncException.)
Public property TargetSite  (Inherited from Exception.)

Top

Protected Properties

  Name Description
Protected property HResult  (Inherited from Exception.)

Top

See Also

Reference

ChangeUnitCountMismatchException Class
Microsoft.Synchronization Namespace