Apama Capital Markets Foundation 10.15 | Capital Markets Foundation | Market Data Management | Synthetic datasources | Forward to Spot Convertor | Disconnecting from a datastream
 
Disconnecting from a datastream
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);