ServerDateTimeInfo.Ticks Property

Gets the number of ticks that represent the client's date and time.
<ID("Ticks", (int)e.Ticks)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property Ticks() As Long
This language is not supported or no code example is available.
[ID("Ticks", (int)e.Ticks)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public long Ticks {get;}
This language is not supported or no code example is available.

Property Value

long

.NET Framework

Supported in: 4.8

In this article

Definition