DEFRECORD KCML_SESSION_TIMEOUT

Record passed to KCML_Session_Timeout callback function
FLD namePack formatPurpose
KCML_SESSION_TIMEOUT_TimeTotal time of inactivity
KCML_SESSION_TIMEOUT_CountNumber of times callback has been called since last activity
KCML_SESSION_TIMEOUT_BrokerBOOLTRUE if using the connection broker
KCML_SESSION_TIMEOUT_ConnectedBOOLA test ping of KClient returned successfully
KCML_SESSION_TIMEOUT_TerminatedBOOLTRUE if signalled to terminate
KCML_SESSION_TIMEOUT_UserUser defined SYM that was passed to the KCML_Session_SetTimeout function
KCML_SESSION_TIMEOUT_SSOTokenExpiredBOOLTRUE if the current SSO token has expired and must be reauthenticated