Gets or sets session idle time in seconds when it will be timed out. Value 0 means unlimited (strongly not recomended).
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int SessionIdleTimeout { get; set; }
Public Property SessionIdleTimeout As Integer Get Set
public: property int SessionIdleTimeout { int get (); void set (int value); }
member SessionIdleTimeout : int with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object 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