OptionalconnectionId: numberOptionaladdress: Immutable<NetAddress>Optionalrole: EnumValue<NetRole, number>OptionalconnectedAtMs: numberOptionallastMessageTimeMs: numberOptionalroundTripTime: RoundTripTimeStateOptionallastHeartbeatSentMs: numberProtected_addressProtected_connectedProtected_connectionProtected_lastProtected_lastProtected_roleProtected_roundRemote address of the peer.
Time when the peer connected (epoch ms).
Unique connection ID.
Time when last heartbeat was sent to this peer (epoch ms).
Last received message time (epoch ms).
Round-trip time calculation state.
Clones this instance and returns a new NetPeerInfo with identical values.
Determines if this NetPeerInfo instance is equal to the other instance.
StaticisDetermines if both NetPeerInfo instances are equal.
Information about a connected peer.