Release Update 19.23 Features

Session Exit on Invalidation

Set SESSION_EXIT_ON_PACKAGE_STATE_ERROR to true to force a hard session exit when a session's state has been invalidated.

Exiting sessions after state invalidation avoids errors that can occur when applications mishandle invalid state.

Related Topics