ConnectionMetrics.ReliableDiscarded Property
Namespace: Riptide.Utils
Assembly: RiptideNetworking.dll
ReliableDiscarded
The number of duplicate reliable messages which were received, but discarded (and not handled) since the last Reset() call.
public int ReliableDiscarded { get; }