SessionKeepAliveEventArgsSession Property |
Gets the session which is being kept alive.
Namespace: Dundas.BI.AccountServicesAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Session Session { get; }Public ReadOnly Property Session As Session
Get
public:
property Session^ Session {
Session^ get ();
}member Session : Session with get
Property Value
Session
See Also