Re: NMS: IConnection IsStarted property

2008-05-21 Thread Oleg Deribas
Hello, Rob Davies wrote: Should I put that in jira? Yes Please! Done: https://issues.apache.org/activemq/browse/AMQNET-86 -- Oleg

Re: NMS: IConnection IsStarted property

2008-05-20 Thread Rob Davies
On 21 May 2008, at 02:09, Oleg Deribas wrote: Hello, Should I put that in jira? Hiram Chirino wrote: Sounds like a reasonable request. On Mon, May 19, 2008 at 8:43 PM, Oleg Deribas <[EMAIL PROTECTED]> wrote: Hello, Is there any reason why IConnection interface doesn't have IsStarted prope

Re: NMS: IConnection IsStarted property

2008-05-20 Thread Oleg Deribas
Hello, Should I put that in jira? Hiram Chirino wrote: Sounds like a reasonable request. On Mon, May 19, 2008 at 8:43 PM, Oleg Deribas <[EMAIL PROTECTED]> wrote: Hello, Is there any reason why IConnection interface doesn't have IsStarted property? So it is not possible now to determine if c

Re: NMS: IConnection IsStarted property

2008-05-20 Thread Hiram Chirino
Sounds like a reasonable request. On Mon, May 19, 2008 at 8:43 PM, Oleg Deribas <[EMAIL PROTECTED]> wrote: > Hello, > > Is there any reason why IConnection interface doesn't have IsStarted > property? So it is not possible now to determine if connection was already > established in implementation-

NMS: IConnection IsStarted property

2008-05-19 Thread Oleg Deribas
Hello, Is there any reason why IConnection interface doesn't have IsStarted property? So it is not possible now to determine if connection was already established in implementation-independent way. -- Oleg