Field PacketsDuplicated
Number of duplicated packets received by the pipeline stage.
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public int PacketsDuplicated
Returns
| Type | Description |
|---|---|
| int | Number of packets. |
Remarks
Doesn't differentiate between real duplicates and resends.