BasePipe_httpsStream Field |
The HTTPS stream wrapped around the base socket
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax protected SslStream _httpsStream
Protected _httpsStream As SslStream
protected:
SslStream^ _httpsStream
Field Value
Type:
SslStreamSee Also