IWdsTransportNamespaceScheduledCastAutoStart::get_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 get_MinimumClients(
  ULONG *pulMinimumClients
);

Parameters

pulMinimumClients

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