Using QuickFIX/n I want to disconnect other connections when the session is Logged in. For example the client is logged in, but for the same SenderCompId new Logon on another connection is received, the first session should be disconnected instead of the new Logon be silently blocked.
Any ideas on how to configure/code that behavior?