ServerStation.IsRunningAsService Property
Flag to indicate if Server is running as service.
<ID("IsRunningAsService", (int)e.IsRunningAsService)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public ReadOnly Property IsRunningAsService() As Boolean
This language is not supported or no code example is available.
[ID("IsRunningAsService", (int)e.IsRunningAsService)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public bool IsRunningAsService {get;}
This language is not supported or no code example is available.
Property Value
bool
.NET Framework
Supported in: 4.6.2, 4.7