SessionKeepAliveEventArgs Properties

The SessionKeepAliveEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAccount
Gets the account associated with the session.
Public propertySession
Gets the session which is being kept alive.
Public propertyValidUntil
Gets or sets the date until which the session will remain valid, if no further activity is detected.
Top
See Also