MaxClients Property

The MediaServer.MaxClients property returns or sets a Long value specifying the maximum number of clients than can connect to the NetShow Theater Server.

Syntax

MediaServer.MaxClients

Remarks

If the newly assigned value for the maximum number of clients is less than the number of currently connected ones, this method will not disconnect any existing client, but will prevent any new connections.

Striding means streaming without scheduling. A client strides a title when it activates fast-forward or rewind.

See Also

KillClient, Clients object, OnMaxClients

© 1996-1998 Microsoft Corporation. All rights reserved.