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