Author: jgomes Date: Tue Dec 17 15:34:55 2013 New Revision: 1551577 URL: http://svn.apache.org/r1551577 Log: Set the failover timeout to be 100ms past the maximum timeout period. The thread will be pulsed if it connects. Otherwise, it just needs to wait. It doesn't need to keep checking every 100ms.
Modified:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/Transport/Failover/FailoverTransport.cs
