diff --git a/xml/System.Net.Sockets/Socket.xml b/xml/System.Net.Sockets/Socket.xml index a6d07280d31..757f5d987c7 100644 --- a/xml/System.Net.Sockets/Socket.xml +++ b/xml/System.Net.Sockets/Socket.xml @@ -5056,7 +5056,7 @@ This method populates the instance with data ga Gets or sets a value that specifies whether the allows Internet Protocol (IP) datagrams to be fragmented. - if the doesn't allow datagram fragmentation; otherwise, . The default is . + if the doesn't allow datagram fragmentation; otherwise, . The default is , which allows datagram fragmentation. Gets or sets a value that specifies whether the allows Internet Protocol (IP) datagrams to be fragmented. - if the doesn't allow datagram fragmentation; otherwise, . The default is . + if the doesn't allow datagram fragmentation; otherwise, . The default is , which allows datagram fragmentation.