ServerSystemMonitor.StartedDateTime Property

Timestamp when the soslution started running
<ID("StartedDateTime", (int)e.StartedDateTime)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property StartedDateTime() As DateTimeOffset
This language is not supported or no code example is available.
[ID("StartedDateTime", (int)e.StartedDateTime)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public DateTimeOffset StartedDateTime {get; set;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.8

In this article

Definition