WebApplication.Resuming

From Xojo Documentation

Event


WebApplication.Resuming()

Supported for all project types and targets.

Occurs when the user selects Continue from the Service Control Manager on Windows, assuming that a Pausing event has already occurred.

Notes

The Resuming event is not called unless the WebApplication is paused. Use this event to continue running your WebApplication.