MembershipError Type
Errors returned by MemberView operations that take a caller-supplied PeerId.
Union cases
| Union case |
Description
|
Full Usage:
CannotConfirmDeadSelf
|
|
Full Usage:
CannotRemoveSelf
|
|
Full Usage:
CannotSuspectSelf
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCannotConfirmDeadSelf
Returns: bool
|
|
Full Usage:
this.IsCannotRemoveSelf
Returns: bool
|
|
Full Usage:
this.IsCannotSuspectSelf
Returns: bool
|
|
Full Usage:
this.IsUnknownPeer
Returns: bool
|
|
FsShelter