Property PacketLossInterval
PacketLossInterval
Fixed interval to drop packets on. This is most suitable for tests where predictable behaviour is desired, every Xth packet will be dropped. E.g. If PacketLossInterval is 5 every 5th packet is dropped.
Declaration
int PacketLossInterval { get; set; }
Property Value
Type | Description |
---|---|
int |