SessionPoisonClientPipe Method |
Ensures that, after the response is complete, the client socket is closed and not reused.
Does NOT (and must not) close the pipe.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public void PoisonClientPipe()
Public Sub PoisonClientPipe
public:
void PoisonClientPipe()
See Also