Share via


DbOutdatedSyncException Constructor

Initializes a new instance of the DbOutdatedSyncException class by using default values.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New DbOutdatedSyncException()
public DbOutdatedSyncException()
public:
DbOutdatedSyncException()
new : unit -> DbOutdatedSyncException
public function DbOutdatedSyncException()

See Also

Reference

DbOutdatedSyncException Class

DbOutdatedSyncException Overload

Microsoft.Synchronization.Data Namespace