WebRequestHandler::AllowPipelining Property
.NET Framework (current version)
Gets or sets a value that indicates whether to pipeline the request to the Internet resource.
Assembly: System.Net.Http.WebRequest (in System.Net.Http.WebRequest.dll)
An application uses the AllowPipelining property to indicate a preference for pipelined connections. When AllowPipelining is true, an application makes pipelined connections to the servers that support them.
.NET Framework
Available since 4.5
Available since 4.5
Show: