Windows Media Services SDK banner art
PreviousNext

VirtualRoot.MaxClients Property

Returns or sets a Long value specifying the maximum number of client connections for this virtual root.

Syntax

NSUnicastMgr.VirtualRoot.MaxClients

Remarks

Exceeding the limit set by this property triggers an OnMaxClients event. The last parameter of the event specifies which virtual root exceeded the client limit.

The initial value for this property is set when the VirtualRoots.Add method is called.

See Also

VirtualRoot.MaxBandWidth, OnMaxClients, VirtualRoots.Add.

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.