Click or drag to resize
BasePipebIsSecured Property
Returns a bool indicating if the socket in this Pipe is CURRENTLY connected and wrapped in a SecureStream

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public bool bIsSecured { get; }

Property Value

Type: Boolean
See Also