TerminatingSessionEventArgsReason Property |
Gets the reason why the session is being terminated.
Namespace: Dundas.BI.AccountServicesAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic SessionTerminationReason Reason { get; }Public ReadOnly Property Reason As SessionTerminationReason
Get
public:
property SessionTerminationReason Reason {
SessionTerminationReason get ();
}member Reason : SessionTerminationReason with get
Property Value
SessionTerminationReason
See Also