Logo FSBarV1_Archived

SessionState Type

Represents the lifecycle state of a BarClient session.

Union cases

Union case Description

Connected

Full Usage: Connected

Error string

Full Usage: Error string

Parameters:
    Item : string

Item : string

Idle

Full Usage: Idle

Running

Full Usage: Running

Starting

Full Usage: Starting

Stopped

Full Usage: Stopped

Instance members

Instance member Description

this.IsConnected

Full Usage: this.IsConnected

Returns: bool
Returns: bool

this.IsError

Full Usage: this.IsError

Returns: bool
Returns: bool

this.IsIdle

Full Usage: this.IsIdle

Returns: bool
Returns: bool

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

Type something to start searching.