DynamicSessionProperties Class

Contains properties of a session which change frequently.
Inheritance Hierarchy
SystemObject
  Dundas.BI.AccountServicesDynamicSessionProperties

Namespace: Dundas.BI.AccountServices
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class DynamicSessionProperties

The DynamicSessionProperties type exposes the following members.

Properties
 NameDescription
Public propertyIPAddress Gets the IP address associated with the session, if available.
Public propertyLastActivityTimeGets the last activity time of the session.
Public propertyValidUntilGets the time (in UTC) at which the session will expire if it remains idle.
Top
See Also