Apama 10.3 | 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-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.