Header menu logo fable-electron-docs-api

RunningStatus Type

Union cases

Union case Description

Running

Full Usage: Running

Starting

Full Usage: Starting

Stopped

Full Usage: Stopped

Stopping

Full Usage: Stopping

Instance members

Instance member Description

this.IsRunning

Full Usage: this.IsRunning

Returns: bool
Returns: bool

this.IsStarting

Full Usage: this.IsStarting

Returns: bool
Returns: bool

this.IsStopped

Full Usage: this.IsStopped

Returns: bool
Returns: bool

this.IsStopping

Full Usage: this.IsStopping

Returns: bool
Returns: bool

Type something to start searching.