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 VirtualRoot.Add method is called.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.