From 2e409c13ff8537f81bf994d71f914dab23a104ea Mon Sep 17 00:00:00 2001 From: kevincathcart-cas <72209838+kevincathcart-cas@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:45:15 -0400 Subject: [PATCH] Fix exception description for PooledConnectionLifetime --- xml/System.Net.Http/SocketsHttpHandler.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Net.Http/SocketsHttpHandler.xml b/xml/System.Net.Http/SocketsHttpHandler.xml index 73b50c3e6d6..fe40ecbaad0 100644 --- a/xml/System.Net.Http/SocketsHttpHandler.xml +++ b/xml/System.Net.Http/SocketsHttpHandler.xml @@ -887,7 +887,7 @@ For example, if the value is 64, then 65,536 bytes are allowed for the maximum r ]]> - The value specified is less than or is equal to . + The value specified is less than (except ).