ServerStation.Time Property

Gets the server's time of day.
<ID("Time", (int)e.Time)> _ 
Public ReadOnly Property Time() As String
This language is not supported or no code example is available.
[ID("Time", (int)e.Time)] 
public string Time {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition