The MediaServer.KillClient method disconnects a client from NetShow Theater.
Syntax
MediaServer.KillClient( clientID )
Parameter
ClientID
A Long value specifying the identifier of the client to be disconnected. The value of this parameter corresponds to the Id property of a Client object implementing the IMSrvClient interface.
See Also
Client.ID, OnClientConnect, OnClientDisconnect, OnClientPlay, OnClientStop, OnClientStride
© 1996-1998 Microsoft Corporation. All rights reserved.