diff --git a/xml/System.Net/SocketAddress.xml b/xml/System.Net/SocketAddress.xml index 99b94d08e21..6b7dc097599 100644 --- a/xml/System.Net/SocketAddress.xml +++ b/xml/System.Net/SocketAddress.xml @@ -217,9 +217,11 @@ System.Memory<System.Byte> - To be added. + Gets the underlying memory that can be passed to native OS calls. + To be added. - To be added. + The content of the buffer can be invalidated if is changed or if the instance is used in another receive call. + @@ -446,9 +448,10 @@ - To be added. - To be added. - To be added. + The addressing scheme to use. + + Gets the maximum required buffer size for the given . + The maximum buffer size. To be added.