I am programming in C++. To disconnect from eSignal I use the function eSignalHooks->Disconnect(); This function does not have a return value and does not seem to break the connection between my software and eSignal. After I call eSignalHooks->Disconnect(); if I ask for a snapshot my software will still retrieve the snapshot from eSignal. I need to disconnect from eSignal but not exit my program. Is there a way to generate a verification that my software is disconnected?
Announcement
Collapse
No announcement yet.
eSignalHooks->Disconnect(); Question
Collapse