Logo FsShelter

MemberState Type

Per-member SWIM state.

Union cases

Union case Description

Alive

Full Usage: Alive

Dead

Full Usage: Dead

Suspect

Full Usage: Suspect

Instance members

Instance member Description

this.IsAlive

Full Usage: this.IsAlive

Returns: bool
Returns: bool

this.IsDead

Full Usage: this.IsDead

Returns: bool
Returns: bool

this.IsSuspect

Full Usage: this.IsSuspect

Returns: bool
Returns: bool

Type something to start searching.