ConnectionMetrics.ReliableOut Property
Namespace: Riptide.Utils
Assembly: RiptideNetworking.dll
ReliableOut
The number of reliable messages sent since the last Reset() call, including automatic resends (each resend adds to this value).
public int ReliableOut { get; }