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