On Fri, Feb 24, 2012 at 9:18 AM, Rasheed Waraich <span dir="ltr"><<a href="mailto:rashiedwaraich@gmail.com">rashiedwaraich@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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?<br></blockquote>
<div><br></div><div>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</div>
<div><br></div></div>-- <br><font face="arial, helvetica, sans-serif">Mike Gatny<br>Connamara Systems, LLC</font><br>