ServerStation.IsTServerStartedByTStartup Property

Flag to indicate if TServer is started by TStartup.
<ID("IsTServerStartedByTStartup", (int)e.IsTServerStartedByTStartup)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property IsTServerStartedByTStartup() As Boolean
This language is not supported or no code example is available.
[ID("IsTServerStartedByTStartup", (int)e.IsTServerStartedByTStartup)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public bool IsTServerStartedByTStartup {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