Fired when a connection by a client to NetShow Theater Server is stopped asynchronously.
Syntax
MediaServer_OnDisconnect( Status )
Parameters
Status
A Long value specifying the result that was passed back to the method that triggered this event.
Remarks
This event occurs if an administration application uses the Delete method of a Clients collection object, or when the network connection fails.
[Previous][Next]