Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 314 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 314 Bytes

SNITCPHandle checker

This verifies the behavior of clients connecting to SQL Server using MultiSubnetFailover. It uses reflection to access SNITCPHandle, an internal class used by SqlConnection, which is responsible for enumerating addresses returned by a DNS lookup and attempting to connect to each of them.