Click or drag to resize

WebServerExecutionException Event

Exposes execution exceptions that occur in WebPageController instances.

Namespace: GSF.Web.Hosting
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public event EventHandler<EventArgs<Exception>> ExecutionException
View Source

Value

EventHandlerEventArgsException
See Also