Field PacketDropInterval
Fixed interval to drop packets on. This is most suitable for tests where predictable behaviour is desired, every Xth packet will be dropped. If PacketDropInterval is 5 every 5th packet is dropped.
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public int PacketDropInterval
Returns
Type | Description |
---|---|
int |