Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== U2_KeepAlive Function ====== ==== Description ==== This routine prevents U2 sessions from timing out when idle. ==== Syntax ==== call U2_KeepAlive() ==== Remarks ==== This routine does not accept a parameter or return a value. A call to this routine, on start up, will keep the connection to the U2 system alive. It will send a message to the U2 Server every 60 seconds to advise the server to keep the connection available. ==== See Also ==== [[u2_functions_in_oi|U2 Functions]] ==== Example ==== <code> call U2_KeepAlive() </code> guides/programming/programmers_reference_manual/u2_keepalive.txt Last modified: 2024/06/19 20:20by 127.0.0.1