Gets or sets minimum session expires value in seconds. NOTE: Minimum value is 90 !
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int MinimumSessionExpries { get; set; }
Public Property MinimumSessionExpries As Integer Get Set
public: property int MinimumSessionExpries { int get (); void set (int value); }
member MinimumSessionExpries : int with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
ArgumentException | Is raised when invalid value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119