destination property

Peer? destination
getter/setter pair

The destination of a network activity, such as accepting a TCP connection.

In a multi hop network activity, the destination represents the receiver of the last hop.

Implementation

Peer? destination;