Mono Class Library: System.Net.ServicePoint Overview | Members

System.Net.ServicePoint.SupportsPipelining Property

A bool value that indicates whether the System.Net.ServicePoint supports pipelined connections. [Edit]

public bool SupportsPipelining { get; }

Value

true if the System.Net.ServicePoint supports pipelined connections; otherwise, false. [Edit]

Remarks

This property is read-only.

Note: For information on pipelining, see IETF RFC 2068.

[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0