IWdsTransportNamespaceScheduledCastAutoStart::put_MinimumClients method (wdstptmgmt.h)

Retrieves or sets a condition that starts transmission automatically. Transmission starts if the number of applications that have joined sessions reaches the value of this property.

This property is read/write.

Syntax

HRESULT put_MinimumClients(
  ULONG ulMinimumClients
);

Parameters

ulMinimumClients

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

IWdsTransportNamespaceScheduledCastAutoStart