Hello, we are using RFA 8.1 C++ api to consume L1 and L2 market data. We want to understand If two object of rfa::common::client are created with same userid, and One object send Logout request to DACS then other object will also receive ComplEventEnum ?
Let's we have 2 object with same userid 'MST' , If we send logout from first MST object will second object receive ComplEventEnum along with first ?