IWdsTransportMulticastSessionPolicy::put_SlowClientHandling method (wdstptmgmt.h)

Sets or retrieves a WDSTRANSPORT_SLOW_CLIENT_HANDLING_TYPE value that indicates the method used by the server to handle clients that are slowing down a multicast transmission.

This property is read/write.

Syntax

HRESULT put_SlowClientHandling(
  WDSTRANSPORT_SLOW_CLIENT_HANDLING_TYPE SlowClientHandling
);

Parameters

SlowClientHandling

Return value

None

Requirements

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

See also

IWdsTransportMulticastSessionPolicy