ServerStation.TimeMs Property

Gets the server's time of day (including milliseconds).
<ID("TimeMs", (int)e.TimeMs)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property TimeMs() As TimeSpan
This language is not supported or no code example is available.
[ID("TimeMs", (int)e.TimeMs)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public TimeSpan TimeMs {get;}
This language is not supported or no code example is available.

Property Value

TimeSpan

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition