ServerSystemMonitor.Uptime Property

TimeSpan the solution is in execution
<ID("Uptime", (int)e.Uptime)> _ 
Public Property Uptime() As TimeSpan 
Get 
This language is not supported or no code example is available.
[ID("Uptime", (int)e.Uptime)] 
public TimeSpan Uptime {get;}
This language is not supported or no code example is available.

Property Value

TimeSpan

.NET Framework

Supported in: 4.8

In this article

Definition