From f5098424741ca9f2cd2e74458d409c4916980810 Mon Sep 17 00:00:00 2001 From: carlossanlop Date: Fri, 3 Sep 2021 14:18:28 -0700 Subject: [PATCH 1/2] Port System.Net triple slash to docs --- xml/System.Net.Http/SocketsHttpConnectionContext.xml | 2 +- xml/System.Net.Http/SocketsHttpHandler.xml | 2 +- .../SocketsHttpPlaintextStreamFilterContext.xml | 6 +++--- xml/System.Net.Security/NegotiateStream.xml | 12 ++++++++++++ xml/System.Net.Security/SslApplicationProtocol.xml | 2 +- xml/System.Net.Security/SslStream.xml | 8 ++++++++ xml/System.Net.Sockets/NetworkStream.xml | 12 ++++++------ xml/System.Net/IPAddress.xml | 2 ++ 8 files changed, 34 insertions(+), 12 deletions(-) diff --git a/xml/System.Net.Http/SocketsHttpConnectionContext.xml b/xml/System.Net.Http/SocketsHttpConnectionContext.xml index f78b79e92e7..6ad2db86915 100644 --- a/xml/System.Net.Http/SocketsHttpConnectionContext.xml +++ b/xml/System.Net.Http/SocketsHttpConnectionContext.xml @@ -59,7 +59,7 @@ The initial HttpRequestMessage that is causing the connection to be created. - To be added. + The request message that's causing the connection to be created. To be added. diff --git a/xml/System.Net.Http/SocketsHttpHandler.xml b/xml/System.Net.Http/SocketsHttpHandler.xml index 563c084b93d..e02ea1ab279 100644 --- a/xml/System.Net.Http/SocketsHttpHandler.xml +++ b/xml/System.Net.Http/SocketsHttpHandler.xml @@ -660,7 +660,7 @@ For example, if the value is 64, then 65,536 bytes are allowed for the maximum r Gets or sets a custom callback that provides access to the plaintext HTTP protocol stream. - To be added. + A callback that provides access to the plaintext HTTP protocol stream. To be added. diff --git a/xml/System.Net.Http/SocketsHttpPlaintextStreamFilterContext.xml b/xml/System.Net.Http/SocketsHttpPlaintextStreamFilterContext.xml index 37ef2075d4f..55db9d8a658 100644 --- a/xml/System.Net.Http/SocketsHttpPlaintextStreamFilterContext.xml +++ b/xml/System.Net.Http/SocketsHttpPlaintextStreamFilterContext.xml @@ -37,7 +37,7 @@ The initial HttpRequestMessage that is causing the stream to be used. - To be added. + The HTTP request message that is causing the stream to be used. To be added. @@ -59,7 +59,7 @@ The version of HTTP in use for this stream. - To be added. + The version of HTTP in use for this stream. To be added. @@ -81,7 +81,7 @@ The plaintext Stream that will be used for HTTP protocol requests and responses. - To be added. + The plaintext stream that will be used for HTTP protocol requests and responses. To be added. diff --git a/xml/System.Net.Security/NegotiateStream.xml b/xml/System.Net.Security/NegotiateStream.xml index 0c87966e287..d7fb0b6bc78 100644 --- a/xml/System.Net.Security/NegotiateStream.xml +++ b/xml/System.Net.Security/NegotiateStream.xml @@ -1023,6 +1023,7 @@ The following example demonstrates calling this constructor. This code example i The authentication failed. You can use this object to retry the authentication. The authentication failed. You can use this object to retry the authentication. This object has been closed. + Windows 95 and Windows 98 are not supported. @@ -1091,6 +1092,7 @@ The following example demonstrates calling this constructor. This code example i The parameter was set to on a platform that does not support extended protection. Integrated Windows Authentication with Extended Protection + Windows 95 and Windows 98 are not supported. @@ -1167,6 +1169,7 @@ The following example demonstrates calling this constructor. This code example i -or- This stream was used previously to attempt authentication as the client. You cannot use the stream to retry authentication as the server. + Windows 95 and Windows 98 are not supported. @@ -1248,6 +1251,7 @@ The following example demonstrates calling this constructor. This code example i The parameter was set to on a platform that does not support extended protection. Integrated Windows Authentication with Extended Protection + Windows 95 and Windows 98 are not supported. @@ -1309,6 +1313,7 @@ The following example demonstrates calling this constructor. This code example i The authentication failed. You can use this object to retry the authentication. The authentication failed. You can use this object to retry the authentication. This object has been closed. + Windows 95 and Windows 98 are not supported. @@ -1370,6 +1375,7 @@ The following example demonstrates calling this constructor. This code example i The parameter was set to on a platform that does not support extended protection. Integrated Windows Authentication with Extended Protection + Windows 95 and Windows 98 are not supported. @@ -1435,6 +1441,7 @@ The following example demonstrates calling this constructor. This code example i -or- This stream was used previously to attempt authentication as the client. You cannot use the stream to retry authentication as the server. + Windows 95 and Windows 98 are not supported. @@ -1509,6 +1516,7 @@ The following example demonstrates calling this constructor. This code example i The parameter was set to on a platform that does not support extended protection. Integrated Windows Authentication with Extended Protection + Windows 95 and Windows 98 are not supported. @@ -2033,6 +2041,7 @@ The following example demonstrates calling this method to begin an asynchronous The authentication failed. You can use this object to retry the authentication. The authentication failed. You can use this object to retry the authentication. This object has been closed. + Windows 95 and Windows 98 are not supported. @@ -2106,6 +2115,7 @@ The following example demonstrates calling this method to begin an asynchronous The parameter was set to on a platform that does not support extended protection. Integrated Windows Authentication with Extended Protection + Windows 95 and Windows 98 are not supported. @@ -2190,6 +2200,7 @@ The following example demonstrates calling this method to begin an asynchronous -or- This stream was used previously to attempt authentication as the client. You cannot use the stream to retry authentication as the server. + Windows 95 and Windows 98 are not supported. @@ -2278,6 +2289,7 @@ The following example demonstrates calling this method to begin an asynchronous The parameter was set to on a platform that does not support extended protection. Integrated Windows Authentication with Extended Protection + Windows 95 and Windows 98 are not supported. diff --git a/xml/System.Net.Security/SslApplicationProtocol.xml b/xml/System.Net.Security/SslApplicationProtocol.xml index 9b995d1fa39..80ce3d650fd 100644 --- a/xml/System.Net.Security/SslApplicationProtocol.xml +++ b/xml/System.Net.Security/SslApplicationProtocol.xml @@ -279,7 +279,7 @@ For a complete list of supported protocols, see [TLS Application-Layer Protocol System.Net.Security.SslApplicationProtocol - To be added. + Defines a instance for HTTP 3.0. To be added. diff --git a/xml/System.Net.Security/SslStream.xml b/xml/System.Net.Security/SslStream.xml index aa26875468e..590206b90b7 100644 --- a/xml/System.Net.Security/SslStream.xml +++ b/xml/System.Net.Security/SslStream.xml @@ -1092,6 +1092,7 @@ Authentication is already in progress. This object has been closed. + The method is not supported on Windows 95, Windows 98, or Windows Millennium. @@ -1161,6 +1162,7 @@ Authentication is already in progress. This object has been closed. + The method is not supported on Windows 95, Windows 98, or Windows Millennium. @@ -1225,6 +1227,7 @@ Authentication is already in progress. This object has been closed. + The method is not supported on Windows 95, Windows 98, or Windows Millennium. @@ -1296,6 +1299,7 @@ Authentication is already in progress. This object has been closed. + The method is not supported on Windows 95, Windows 98, or Windows Millennium. @@ -1370,6 +1374,7 @@ Authentication is already in progress. This object has been closed. + The method is not supported on Windows 95, Windows 98, or Windows Millennium. @@ -1968,6 +1973,7 @@ Authentication is already in progress. This object has been closed. + The method is not supported on Windows 95, Windows 98, or Windows Millennium. @@ -2042,6 +2048,7 @@ Authentication is already in progress. This object has been closed. + The method is not supported on Windows 95, Windows 98, or Windows Millennium. @@ -2123,6 +2130,7 @@ Authentication is already in progress. This object has been closed. + The method is not supported on Windows 95, Windows 98, or Windows Millennium. diff --git a/xml/System.Net.Sockets/NetworkStream.xml b/xml/System.Net.Sockets/NetworkStream.xml index 2baf276d720..761f69a8dc5 100644 --- a/xml/System.Net.Sockets/NetworkStream.xml +++ b/xml/System.Net.Sockets/NetworkStream.xml @@ -410,7 +410,7 @@ An array of type that is the location in memory to store data read from the . The location in to begin storing the data. The number of bytes to read from the . - To be added. + The number of bytes to read from the . The delegate that is executed when completes. An object that contains any additional user-defined data. Begins an asynchronous read from the . @@ -519,7 +519,7 @@ An array of type that contains the data to write to the . The location in to begin sending the data. The number of bytes to write to the . - To be added. + The number of bytes to write to the . The delegate that is executed when completes. An object that contains any additional user-defined data. Begins an asynchronous write to a stream. @@ -1485,7 +1485,7 @@ There is a failure reading from the network. An array of type that is the location in memory to store data read from the . The location in to begin storing the data to. The number of bytes to read from the . - To be added. + The number of bytes to read from the . Reads data from the and stores it to a byte array. The number of bytes read from the . @@ -1703,7 +1703,7 @@ There is a failure reading from the network. The location in to begin storing the data to. The number of bytes to read from the . The token to monitor for cancellation requests. - To be added. + The number of bytes to read from the . Reads data from the and stores it to a specified range of a byte array as an asynchronous operation. A task that represents the asynchronous read operation. The value of its property contains the total number of bytes read into . @@ -2123,7 +2123,7 @@ There was a failure while writing to the network. An array of type that contains the data to write to the . The location in from which to start writing data. The number of bytes to write to the . - To be added. + The number of bytes to write to the . Writes data to the from a specified range of a byte array. The location in from which to start writing data. The number of bytes to write to the . The token to monitor for cancellation requests. - To be added. + The number of bytes to write to the . Writes data to the from the specified range of a byte array as an asynchronous operation. A task that represents the asynchronous write operation. diff --git a/xml/System.Net/IPAddress.xml b/xml/System.Net/IPAddress.xml index e63ef7dbfa8..75edd331706 100644 --- a/xml/System.Net/IPAddress.xml +++ b/xml/System.Net/IPAddress.xml @@ -2177,6 +2177,8 @@ ]]> + + is . From aa028153c7d552f1d4de80ae502b43a45b0d2186 Mon Sep 17 00:00:00 2001 From: carlossanlop Date: Wed, 8 Sep 2021 12:21:29 -0700 Subject: [PATCH 2/2] Address suggestions by gewarren --- xml/System.Net.Http/SocketsHttpConnectionContext.xml | 2 +- .../SocketsHttpPlaintextStreamFilterContext.xml | 6 +++--- xml/System.Net.Security/SslApplicationProtocol.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/xml/System.Net.Http/SocketsHttpConnectionContext.xml b/xml/System.Net.Http/SocketsHttpConnectionContext.xml index 6ad2db86915..90ff022f01f 100644 --- a/xml/System.Net.Http/SocketsHttpConnectionContext.xml +++ b/xml/System.Net.Http/SocketsHttpConnectionContext.xml @@ -58,7 +58,7 @@ System.Net.Http.HttpRequestMessage - The initial HttpRequestMessage that is causing the connection to be created. + Gets the initial HttpRequestMessage that is causing the connection to be created. The request message that's causing the connection to be created. To be added. diff --git a/xml/System.Net.Http/SocketsHttpPlaintextStreamFilterContext.xml b/xml/System.Net.Http/SocketsHttpPlaintextStreamFilterContext.xml index 55db9d8a658..1268b4dd820 100644 --- a/xml/System.Net.Http/SocketsHttpPlaintextStreamFilterContext.xml +++ b/xml/System.Net.Http/SocketsHttpPlaintextStreamFilterContext.xml @@ -36,7 +36,7 @@ System.Net.Http.HttpRequestMessage - The initial HttpRequestMessage that is causing the stream to be used. + Gets the initial HttpRequestMessage that is causing the stream to be used. The HTTP request message that is causing the stream to be used. To be added. @@ -58,7 +58,7 @@ System.Version - The version of HTTP in use for this stream. + Gets the version of HTTP in use for this stream. The version of HTTP in use for this stream. To be added. @@ -80,7 +80,7 @@ System.IO.Stream - The plaintext Stream that will be used for HTTP protocol requests and responses. + Gets the plaintext Stream that will be used for HTTP protocol requests and responses. The plaintext stream that will be used for HTTP protocol requests and responses. To be added. diff --git a/xml/System.Net.Security/SslApplicationProtocol.xml b/xml/System.Net.Security/SslApplicationProtocol.xml index 80ce3d650fd..9b995d1fa39 100644 --- a/xml/System.Net.Security/SslApplicationProtocol.xml +++ b/xml/System.Net.Security/SslApplicationProtocol.xml @@ -279,7 +279,7 @@ For a complete list of supported protocols, see [TLS Application-Layer Protocol System.Net.Security.SslApplicationProtocol - Defines a instance for HTTP 3.0. + To be added. To be added.