|
From: Robert N. <rob...@gm...> - 2021-04-01 17:20:02
|
Is it possible to arrange via toAdmin to set 141=Y on Logon but only at the start of the session? Right now I have a horrible hack where it conditionally do so only if the sending sequence number is in a low range. I suspect the Session State I need to know I’m beginning a session isn’t available to my MessageCracker subclass. |