ClientStation.Ticks Property

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

Property Value

long

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition