AbstractHttpEntity.IsChunked
AbstractHttpEntity.IsChunked
Property
Definition
Obtains the 'chunked' flag.
[get: Android.Runtime.Register("isChunked", "()Z", "GetIsChunkedHandler")]
public virtual bool IsChunked { get; }
member this.IsChunked : bool
Property Value
Implements
Remarks
Portions of this page are modifications based on work created and shared by the