Apama Capital Markets Foundation Documentation : Capital Markets Foundation : Market Data Management : Using low-level MDA interfaces : Disconnecting from a datastream
Disconnecting from a datastream
When an application is no longer interested in data for a symbol on a specific datastream, it can disconnect from the datastream by calling the disconnect action on the relevant manager. The specified connKey must be the same com.apama.md.adapter.ConnectionKey returned by the connection success callback.
bbaManagerIface.disconnect(connKey,
onDisconnectSuccess,
onDisconnectFailure);
Copyright © 2013-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback