Windows Media Services SDK banner art
PreviousNext

VirtualRoot.MaxBandWidth Property

Returns or sets a Long value specifying the maximum aggregate bandwidth for this virtual root.

Syntax

NSUnicastMgr.VirtualRoot.MaxBandWidth

Remarks

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

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

See Also

VirtualRoot.MaxClients, VirtualRoots.Add, OnMaxBandWidth.

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.