You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/framework/whats-new/index.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ Starting with the .NET Framework 4.7, WCF allows you to configure TSL 1.1 or TLS
120
120
121
121
**Improved reliability of WCF applications and WCF serialization**
122
122
123
-
WCF includes a number of code changes that eliminate race conditions, thereby improving improving performance and the reliability of serialization options. These include:
123
+
WCF includes a number of code changes that eliminate race conditions, thereby improving performance and the reliability of serialization options. These include:
124
124
125
125
- Better support for mixing asynchronous and synchronous code in calls to **SocketConnection.BeginRead** and **SocketConnection.Read**.
126
126
- Improved reliability when aborting a connection with **SharedConnectionListener** and **DuplexChannelBinder**.
@@ -1419,4 +1419,4 @@ For more information on the <xref:System.TimeZoneInfo> structure and time zone a
1419
1419
[The .NET Framework and Out-of-Band Releases](../../../docs/framework/get-started/the-net-framework-and-out-of-band-releases.md)
1420
1420
[What's New in Visual Studio 2017](/visualstudio/ide/whats-new-in-visual-studio)
1421
1421
[ASP.NET](/aspnet)
1422
-
[What’s New in Visual C++](/cpp/what-s-new-for-visual-cpp-in-visual-studio)
1422
+
[What’s New in Visual C++](/cpp/what-s-new-for-visual-cpp-in-visual-studio)
0 commit comments