[rabbitmq-discuss] Specifying connection timeout in dotnet client

Emile Joubert emile at rabbitmq.com
Thu Jun 7 12:16:53 BST 2012


Hi,

On 06/06/12 19:18, Dave Curylo wrote:
> Is there a way to specify the timeout in the ConnectionFactory?

The connection attempt should not block indefinitely. If you wait long
enough it should timeout.

It is not currently possible to specify a connection timeout, and the
higher-level TcpClient API doesn't make it easy to add one. This is on
our to-do list though.


-Emile






More information about the rabbitmq-discuss mailing list