get_UseNagleAlgorithm()

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()

Return Value

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

See Also