get_SupportsPipelining()

ServicePoint::get_SupportsPipelining() method

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

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

Return Value

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

See Also