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

There is no description.