SessionKeepAliveEventArgsSession Property

Gets the session which is being kept alive.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public Session Session { get; }

Property Value

Type: Session
See Also