ServerChatteriTTFB 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 first byte of the server's response
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntaxpublic int iTTFB { get; }
Public ReadOnly Property iTTFB As Integer
Get
public:
property int iTTFB {
int get ();
}
Property Value
Type:
Int32
See Also