Org.Apache.Http.Conn.EofSensorInputStream.IsReadAllowed Property
Checks whether the underlying stream can be read from.

Syntax

[get: Android.Runtime.Register("isReadAllowed", "()Z", "GetIsReadAllowedHandler")]
protected virtual bool IsReadAllowed { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif this stream is already closed

Remarks

Checks whether the underlying stream can be read from.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Conn
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1