TerminatingSessionEventArgs Class

The event data corresponding to TerminatingSession.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Dundas.BIItemChangedEventArgsSession
      Dundas.BI.AccountServicesTerminatingSessionEventArgs

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public class TerminatingSessionEventArgs : ItemChangedEventArgs<Session>

The TerminatingSessionEventArgs type exposes the following members.

Properties
Remarks
Note: In the case where all sessions are being terminated at once, the value of ItemChangedEventArgsTItem will be .
See Also