Org.Apache.Http.Entity.BasicHttpEntity.Content Property
Obtains the content, once only.

Syntax

[get: Android.Runtime.Register("getContent", "()Ljava/io/InputStream;", "GetGetContentHandler")]
public override System.IO.Stream Content { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateExceptionif the content has been obtained before, or has not yet been provided

Remarks

Obtains the content, once only.

[Android Documentation]

Requirements

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