ServerStation.TStartupStartedTime Property

Gets timestamp of TStartup start.
<ID("TStartupStartedTime", (int)e.TStartupStartedTime)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property TStartupStartedTime() As DateTimeOffset
This language is not supported or no code example is available.
[ID("TStartupStartedTime", (int)e.TStartupStartedTime)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public DateTimeOffset TStartupStartedTime {get; set;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition