Click or drag to resize

SessionHandlerProcessException Event

Occurs when a static method encounters an exception.

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

Value

EventHandlerEventArgsException
See Also