ServerStation.IsTStartupStarted Property

Flag to indicate if TStartup is started.
<ID("IsTStartupStarted", (int)e.IsTStartupStarted)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property IsTStartupStarted() As Boolean
This language is not supported or no code example is available.
[ID("IsTStartupStarted", (int)e.IsTStartupStarted)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public bool IsTStartupStarted {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition