Gets after how many seconds session will time out if no activity.

Syntax
| C# | Visual Basic | Managed C++ |
public int IdleTimeOutSeconds { get; }Public ReadOnly Property IdleTimeOutSeconds As Integer
public:
int IdleTimeOutSeconds {
int get ();
}Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)