IADsTSUserEx::get_MaxIdleTime method (tsuserex.h)

The maximum amount of time that the Remote Desktop Services session can remain idle. After the specified number of minutes has elapsed, the session can be disconnected or terminated.

This property is read/write.

Syntax

HRESULT get_MaxIdleTime(
  LONG *pVal
);

Parameters

pVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header tsuserex.h (include Tsuserex.h, Tsuserex_i.c)
DLL Tsuserex.dll

See also

IADsTSUserEx