I am using ETA Java to connect TREP
I've receive the SourceDirectoryUpdate from server with the following message
F9: Service has gone down, Will recall when service become available
I have the following questions:
1. After the service is up, what message will I be received?
2. Should I do reconnect when I receive this message? Or I could pend the connection and wait until it recover?
Thanks!