VLF-ONE entry point web pages may now specify a VL-Web session timeout and whether a restart button is displayed after normal shutdown.

Use the Sessiontimeout() parameter to control the session timeout according to the valid values in Server Module - StartSession Method.

Use the ShowRestartButton() parameter to control whether a start button appears when the Framework shuts down in a controlled manner. You can override the initial value by changing the #avFrameworkManager.avShowRestartButton property.

  • No labels