Java.Net.HttpURLConnection.ChunkLength Property
If the HTTP chunked encoding is enabled this parameter defines the chunk-length.

Syntax

[Android.Runtime.Register("chunkLength")]
protected int ChunkLength { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If the HTTP chunked encoding is enabled this parameter defines the chunk-length. Default value is -1 that means the chunked encoding mode is disabled.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1