ServerChatteriTTLB Property |
DEPRECATED: You should use the Timers object on the Session object instead.
The number of milliseconds between the start of sending the request to the server to the last byte of the server's response.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public int iTTLB { get; }
Public ReadOnly Property iTTLB As Integer
Get
public:
property int iTTLB {
int get ();
}
Property Value
Type:
Int32See Also