ConnectionMetrics.ReliableBytesIn Property
Namespace: Riptide.Utils
Assembly: RiptideNetworking.dll
ReliableBytesIn
The total number of bytes received in reliable messages since the last Reset() call, including those in duplicate packets. Does not include packet header bytes, which may vary by transport.
public int ReliableBytesIn { get; }