diff --git a/xml/System.Net.Sockets/Socket.xml b/xml/System.Net.Sockets/Socket.xml index 262d992c8c6..7c874456644 100644 --- a/xml/System.Net.Sockets/Socket.xml +++ b/xml/System.Net.Sockets/Socket.xml @@ -3427,7 +3427,7 @@ This method populates the instance with data ga - Wait up to seconds to send any remaining data, then close the socket. + Wait up to milliseconds to send any remaining data, then close the socket. Closes the connection and releases all associated resources with a specified timeout to allow queued data to be sent.