IADsTSUserEx::put_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 put_MaxIdleTime(
LONG NewVal
);
Parameters
NewVal
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 |