- wrapped
- the underlying stream which has not reached EOF
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException in case of an IO problem, for example if the watcher itself closes the underlying stream. The caller will leave the wrapped stream alone, as if false was returned.
Indicates that the Org.Apache.Http.Conn.EofSensorInputStream is aborted. This method will be called only if EOF was not detected before aborting. Otherwise, IEofSensorWatcher.EofDetected(System.IO.Stream) is called.
This method will also be invoked when an input operation causes an IOException to be thrown to make sure the input stream gets shut down.