Logo FsShelter

MembershipError Type

Errors returned by MemberView operations that take a caller-supplied PeerId.

Union cases

Union case Description

CannotConfirmDeadSelf

Full Usage: CannotConfirmDeadSelf

CannotRemoveSelf

Full Usage: CannotRemoveSelf

CannotSuspectSelf

Full Usage: CannotSuspectSelf

UnknownPeer PeerId

Full Usage: UnknownPeer PeerId

Parameters:
Item : PeerId

Instance members

Instance member Description

this.IsCannotConfirmDeadSelf

Full Usage: this.IsCannotConfirmDeadSelf

Returns: bool
Returns: bool

this.IsCannotRemoveSelf

Full Usage: this.IsCannotRemoveSelf

Returns: bool
Returns: bool

this.IsCannotSuspectSelf

Full Usage: this.IsCannotSuspectSelf

Returns: bool
Returns: bool

this.IsUnknownPeer

Full Usage: this.IsUnknownPeer

Returns: bool
Returns: bool

Type something to start searching.