Org.Apache.Http.Entity.AbstractHttpEntity: Property Members

The properties of Org.Apache.Http.Entity.AbstractHttpEntity are listed below. For a list of all members, see the AbstractHttpEntity Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
abstract
ContentSystem.IO.Stream. Documentation for this section has not yet been entered.
ContentEncodingOrg.Apache.Http.IHeader. Obtains the Content-Encoding header.
[read-only]
abstract
ContentLengthlong. Documentation for this section has not yet been entered.
ContentTypeOrg.Apache.Http.IHeader. Obtains the Content-Type header.
[read-only]
IsChunkedbool. Obtains the 'chunked' flag.
[read-only]
abstract
IsRepeatablebool. Documentation for this section has not yet been entered.
[read-only]
abstract
IsStreamingbool. Documentation for this section has not yet been entered.

Protected Properties

ChunkedFieldbool. The 'chunked' flag.
ContentEncodingFieldOrg.Apache.Http.IHeader. The Content-Encoding header.
ContentTypeFieldOrg.Apache.Http.IHeader. The Content-Type header.
[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.