ConnectionMetrics.BytesIn Property
Namespace: Riptide.Utils
Assembly: RiptideNetworking.dll
BytesIn
The total number of bytes received across all send modes since the last Reset() call, including those in duplicate and, in the case of notify messages, out-of-order packets. Does not include packet header bytes, which may vary by transport.
public int BytesIn { get; }