I am sorry if this is too basic but I do not see it in the examples or docs I was provided.
I can subscribe to a RIC.... but once I am done with it how do I unsubscribe?
I subscribe via:
thomsonreuters::ema::access::OmmConsumer *pConsumer
pConsumer->registerClient( ReqMsg().serviceName( "ELEKTRON_DD" ).name( RicName ), *this );