Interface Stats

Hierarchy

  • Stats

Properties

inBytes: number

Number of bytes received by the client.

inMsgs: number

Number of messages received by the client.

outBytes: number

Number of bytes sent by the client.

outMsgs: number

Number of messages sent by the client.

Generated using TypeDoc