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