Logo FsShelter

InboundEvent Type

Union cases

Union case Description

PeerDropped(endpoint, error)

Full Usage: PeerDropped(endpoint, error)

Parameters:
endpoint : PeerEndpoint
error : TransportError

Received(from, envelope)

Full Usage: Received(from, envelope)

Parameters:
from : PeerEndpoint
envelope : WireEnvelope

Instance members

Instance member Description

this.IsPeerDropped

Full Usage: this.IsPeerDropped

Returns: bool
Returns: bool

this.IsReceived

Full Usage: this.IsReceived

Returns: bool
Returns: bool

Type something to start searching.