SyncStatistics Constructor

Initializes a new instance of the SyncStatistics class.

Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)

Syntax

'Declaration
Public Sub New
public SyncStatistics ()
public:
SyncStatistics ()
public SyncStatistics ()
public function SyncStatistics ()

Remarks

The default constructor initializes any fields to their default values.

Example

For an example that shows how to use the SyncStatistics object, see Getting Started: A Synchronization Services Application.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements (Synchronization Services).

Target Platforms

See Also

Reference

SyncStatistics Class
SyncStatistics Members
Microsoft.Synchronization.Data Namespace