RunningStatus Type
Union cases
| Union case |
Description
|
Full Usage:
Running
|
|
Full Usage:
Starting
|
|
Full Usage:
Stopped
|
|
Full Usage:
Stopping
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsRunning
Returns: bool
|
|
Full Usage:
this.IsStarting
Returns: bool
|
|
Full Usage:
this.IsStopped
Returns: bool
|
|
Full Usage:
this.IsStopping
Returns: bool
|
|
fable-electron-docs-api