System::Net::ServicePoint::get_UseNagleAlgorithm method

ServicePoint::get_UseNagleAlgorithm method

Gets a value that indicates if the Nagle algorithm is used by connections managed by the current instance.

bool System::Net::ServicePoint::get_UseNagleAlgorithm()

ReturnValue

A value that indicates if the Nagle algorithm is used by connections managed by the current instance.

See Also