See Also: MultihomePlainSocketFactory Members
Socket factory that implements a simple multi-home fail-over on connect failure, provided the same hostname resolves to multiple Java.Net.InetAddresses. Please note the MultihomePlainSocketFactory.ConnectSocket(Java.Net.Socket, System.String, System.String, System.String, System.String, System.String) method cannot be reliably interrupted by closing the socket returned by the MultihomePlainSocketFactory.CreateSocket method.