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 VirtualRoot.Add method is called.

See Also

VirtualRoot.MaxClients

© 1996-1998 Microsoft Corporation. All rights reserved.