object then we can achieve this.
regards,
Mohit Rohella
Oleg Deribas-5 wrote:
>
> MohitR wrote:
>
>> I am very new to ActiveMQ. I need to monitor the connection with the
>> broker
>> through .Net Client C#.
>
> I'm not pretty sure what do you mean by moni
Hi,
I am very new to ActiveMQ. I need to monitor the connection with the broker
through .Net Client C#. I saw that we can monitor it with the broker via the
addTransportListener() method on the ActiveMQConnection. But that's there
from ther server side. I need to do that on client side.
Any help