{{Quickfixn}} What is difference between "IsLoggedOn" & "IsStopped"?

Mike Gatny mgatny at connamara.com
Fri Feb 24 07:25:59 PST 2012


On Fri, Feb 24, 2012 at 9:18 AM, Rasheed Waraich
<rashiedwaraich at gmail.com>wrote:

> So, lets say i have two sessions one for "market data" and other for
> "orders". If one of them is successfully logged on but other is not... then
> what will Initiator.IsLoggedOn will/should return?
>

Initiator.IsLoggedOn will return true if the Initiator has any sessions
that are logged on.  If you want to determine if a particular session is
logged on, call IsLoggedOn on the Session itself, e.g.:
Session.LookupSession(SessionID).IsLoggedOn

-- 
Mike Gatny
Connamara Systems, LLC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120224/14fe5c78/attachment-0002.htm>


More information about the Quickfixn mailing list