NSUrlSessionConfiguration.HttpShouldUsePipelining Property

Definition

Whether HTTP pipelining should be used.

public virtual bool HttpShouldUsePipelining { [Foundation.Export("HTTPShouldUsePipelining")] get; [Foundation.Export("setHTTPShouldUsePipelining:")] set; }
member this.HttpShouldUsePipelining : bool with get, set

Property Value

Attributes

Applies to