Apama Capital Markets Foundation 10.15 | Capital Markets Foundation | Market Data Management | Synthetic datasources | Price spreader/skewer | Disconnecting from a spreader
 
Disconnecting from a spreader
When you are no longer interested in data for a symbol on a specific datastream, disconnect from the datastream by calling the disconnect() action on the relevant manager.
underlyingBBAIFace.disconnect(
currConnData.underlyingConnectedSymbols[symbol],
onUnderlyingDisconSuccess,
onUnderlyingDisconFailure);