Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the tick count that is associated with the version.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property TickCount As ULong
Get
'Usage
Dim instance As SyncVersion
Dim value As ULong
value = instance.TickCount
public ulong TickCount { get; }
public:
property unsigned long long TickCount {
unsigned long long get ();
}
member TickCount : uint64
function get TickCount () : ulong
Property Value
Type: System.UInt64
The tick count that is associated with the version.