Restrict the Long Running option to MARS (dotnet/corefx#27010)
authorSaurabh Singh <saurabh500@users.noreply.github.com>
Sat, 10 Feb 2018 01:57:04 +0000 (17:57 -0800)
committerStephen Toub <stoub@microsoft.com>
Sat, 10 Feb 2018 01:57:04 +0000 (20:57 -0500)
commit527943d7b9ec1d880a2dfe7455eaaa1dc4a8affd
treea8fc8928931e9761d29c680658953fba313d0121
parentfe5a847ed5e05f6131e1666551962e841fde2de8
Restrict the Long Running option to MARS (dotnet/corefx#27010)

* Restrict the Long Running option to MARS

* Code review comments

Commit migrated from https://github.com/dotnet/corefx/commit/8cc3ffbea1da042f4f0ca61ad81e234630434f21
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/SNI/SNIHandle.cs
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/SNI/SNIMarsConnection.cs
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/SNI/SNIMarsHandle.cs
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/SNI/SNINpHandle.cs
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/SNI/SNIPacket.cs
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/SNI/SNIProxy.cs
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/SNI/SNITcpHandle.cs
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/TdsParserStateObjectFactory.Windows.cs
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/TdsParserStateObjectManaged.cs