The MediaServer.CServer property returns a collection object of the content servers in the NetShow Theater system.
Syntax
MediaServer.CServers
Example
MediaServer1.SetServer "myServer"
MsgBox MediaServer1.CServers.Count & " content servers on line."
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.