Gets or sets session age limit (minutes).
Declaring type: ISessionManager
Namespace: Zyan.Communication.SessionMgmt
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public abstract int SessionAgeLimit { get; set; }
Property Value

There is no description.