Click or drag to resize

SessionHandlerSessionExpired Event

Raised when a client session is being expired.

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

Value

EventHandlerEventArgsGuid, DynamicViewBag
See Also