Data Port Sync 1.0.500

SyncException Class

[This is preliminary documentation and subject to change.]

An exception thrown during the synchronization process.

For a list of all members of this type, see SyncException Members.

System.Object
   Exception
      ApplicationException
         SyncException

[Visual Basic]
Public Class SyncException
    Inherits 
[C#]
public class SyncException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Primeworks.DataPortSync

Assembly: DataPortSync (in DataPortSync.dll)

See Also

SyncException Members | Primeworks.DataPortSync Namespace