DataSyncException Constructor ()
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the DataSyncException class by using default values. This constructor is not CLS-compliant.
Namespace: Microsoft.Synchronization.Data.Common
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Syntax
'Declaration
Public Sub New
public DataSyncException ()
public:
DataSyncException ()
public DataSyncException ()
public function DataSyncException ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements (Sync Framework).
Target Platforms
See Also
Reference
DataSyncException Class
DataSyncException Members
Microsoft.Synchronization.Data.Common Namespace