System::Net::ServicePoint::get_SupportsPipelining method

ServicePoint::get_SupportsPipelining method

Returns a value that indicates if the current instance supports the pipeline connections.

bool System::Net::ServicePoint::get_SupportsPipelining()

ReturnValue

A value that indicates if the current instance supports the pipeline connections.

See Also