SyncContext Constructor
Initializes a new instance of the SyncContext class.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Syntax
'Declaration
Public Sub New
public SyncContext ()
public:
SyncContext ()
public SyncContext ()
public function SyncContext ()
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 (Synchronization Services).
Target Platforms
See Also
Reference
SyncContext Class
SyncContext Members
Microsoft.Synchronization.Data Namespace