Click or drag to resize
BasePipeHasDataAvailable Method
Poll the underlying socket for readable data (or closure/errors)

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

Return Value

Type: Boolean
TRUE if this Pipe requires attention
See Also