Session configuration
The com.apama.fix.SessionConfiguration event has the following fields:
SubscriptionManager.UnsubscribeOnQuoteCancel = true
If "true", all subscriptions are removed when a QuoteCancel message is received from the server with QuoteID(tag 117) = "*".
The default is false.
For example:
com.apama.fix.SessionConfiguration("HSBC-TEST",{"FixChannel":"HSBC_FIX",
"SERVICEID":"HSBC-FIX",
"SubscriptionManager.UnsubscribeOnQuoteCancel":"true"})