SyncAbortedException Constructor

Initializes a new instance of the SyncAbortedException class.

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

Syntax

'Declaration
Public Sub New
'Usage

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

See Also

Reference

SyncAbortedException Class

SyncAbortedException Overload

Microsoft.Synchronization Namespace