IWdsTransportSession::get_TransferRate method (wdstptmgmt.h)

Receives the data transfer rate for this session in bytes per second.

This property is read-only.

Syntax

HRESULT get_TransferRate(
  ULONG *pulTransferRate
);

Parameters

pulTransferRate

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

IWdsTransportSession