IWdsTransportClient::get_JoinDuration method (wdstptmgmt.h)

Receives the time elapsed, in seconds, since the WDS client joined to the transport session.

This property is read-only.

Syntax

HRESULT get_JoinDuration(
  ULONG *pulJoinDuration
);

Parameters

pulJoinDuration

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header wdstptmgmt.h
DLL Wdstptmgmt.dll

See also

IWdsTransportClient