Click or drag to resize
BasePipeTransmitDelay Property
Gets or sets the transmission delay on this Pipe, used for performance simulation purposes.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public int TransmitDelay { get; set; }

Property Value

Type: Int32
See Also