IADsTSUserEx::put_ReconnectionAction method (tsuserex.h)

A value that specifies if reconnection to a disconnected Remote Desktop Services session is allowed.

Note  This property is not used by Remote Desktop Services.
 
This property is read/write.

Syntax

HRESULT put_ReconnectionAction(
  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

See also

IADsTSUserEx