A view of the collected statistics for an endpoint.
Type:
bigintA timestamp indicating when the endpoint was created. Read only.
Type:
bigintA timestamp indicating when the endpoint was destroyed. Read only.
Type:
bigintThe total number of bytes received by this endpoint. Read only.
Type:
bigintThe total number of bytes sent by this endpoint. Read only.
Type:
bigintThe total number of UDP packets received by this endpoint. Read only.
Type:
bigintThe total number of UDP packets sent by this endpoint. Read only.
Type:
bigintThe total number of peer-initiated sessions accepted by this
endpoint. Read only.
Type:
bigintThe total number of sessions initiated by this endpoint. Read only.
Type:
bigintThe total number of incoming connections rejected because the
endpoint was marked busy. Read only.
Type:
booleantrue if the stats object is still connected to the underlying endpoint.
Once the endpoint is destroyed, the stats become a stale snapshot.