From 349f1a22792175c71d85152425ac214d9584521a Mon Sep 17 00:00:00 2001 From: Jan Jahoda Date: Mon, 24 Aug 2020 16:36:50 +0200 Subject: [PATCH] Add ObjectDisposedException to Select member --- xml/System.Net.Sockets/Socket.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xml/System.Net.Sockets/Socket.xml b/xml/System.Net.Sockets/Socket.xml index c94022859e2..5194bf4f548 100644 --- a/xml/System.Net.Sockets/Socket.xml +++ b/xml/System.Net.Sockets/Socket.xml @@ -8975,6 +8975,7 @@ If you're using a connectionless , parameter is or empty. An error occurred when attempting to access the socket. + .NET 5.0 and later: One or more sockets are disposed.