ExceptionSessionExpired

<< Click to Display Table of Contents >>

Navigation:  Constants >

ExceptionSessionExpired

SIGNATURE=IWResourceStrings.ExceptionSessionExpired

 

ETYPE=Constant

 

Declaration:

Delphi:

ExceptionSessionExpired = 'Your session has expired. You will have to restart the application. In order to keep sessions from ' + 'expiring you may set the session timeout parameter to a higher value. The current session timeout value is %d minute%s.';

C++:

Ex

 

Unit: IWResourceStrings.pas

 

Description: This is constant IWResourceStrings.ExceptionSessionExpired.