ConnectionMetrics.BytesOut Property
Namespace: Riptide.Utils
Assembly: RiptideNetworking.dll
BytesOut
The total number of bytes sent across all send modes since the last Reset() call, including those in automatic resends. Does not include packet header bytes, which may vary by transport.
public int BytesOut { get; }