A VDomModel for the RunningSessions status item.

Hierarchy (view full)

Constructors

Properties

_sessions: number = 0
_terminals: number = 0
stateChanged: Signal<RunningSessions.Model, void>

A signal emitted when any model state changes.

Accessors

  • get isDisposed(): boolean
  • Test whether the model is disposed.

    Returns boolean

Methods

  • Dispose the model.

    Returns void