TerminatingSessionEventArgsReason Property |
Gets the reason why the session is being terminated.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public SessionTerminationReason Reason { get; }
Public ReadOnly Property Reason As SessionTerminationReason
Get
public:
property SessionTerminationReason Reason {
SessionTerminationReason get ();
}
member Reason : SessionTerminationReason with get
Property Value
Type:
SessionTerminationReasonSee Also