Click or drag to resize
ClientPipeHasDataAvailable Method
Does this Pipe have data (or closure/errors) to read?

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public override bool HasDataAvailable()

Return Value

Type: Boolean
TRUE if this Pipe requires attention
See Also