How do we perform a right shutdown on our EMA customer ?
- When we shutdown our EMA Customer process, do we need to use OmmConsumer.unregister() method on every stream handle that we have registered ?
- Or the call to the method OmmConsumer.uninitialize() will release automatically all stream handles at both Customer and Server sides ?
EMA 3.6.3.1
JAVA
Windows