FiddlerApplicationResetSessionCounter Method |
Reset the SessionID counter to 0. This method can lead to confusing UI, so call sparingly.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static void ResetSessionCounter()
Public Shared Sub ResetSessionCounter
public:
static void ResetSessionCounter()
See Also