SyncVersion::TickCount Property

Gets the tick count that is associated with the version.

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

public:
property unsigned long long TickCount {
	unsigned long long get ();
}

Property Value

Type: System::UInt64
The tick count that is associated with the version.
Show: