[rabbitmq-discuss] help
Emile Joubert
emile at rabbitmq.com
Thu Mar 22 10:37:15 GMT 2012
Hi,
On 22/03/12 09:44, Puru Belagali wrote:
> Hi Simon,
>
> Thank you . I can see a property setter 'RequestedHeartbeat' = x secs
> on the ConnectionFactory. If I set this before CreateConnection().
> Does that do the job?
Yes that is the correct method. You will find an example use in the
TestIDisposableImpl unit test.
Also see the spec for the description of the field:
http://www.rabbitmq.com/amqp-0-9-1-reference.html#connection.tune.heartbeat
-Emile
More information about the rabbitmq-discuss
mailing list