This event is triggered when a client is disconnected.
Private Sub object_OnClientDisconnect ClientAddress DeliveryMode ClientID
Parameter Description ClientAddress The IP address of the disconnected client. DeliveryMode The delivery mode of the disconnected client. ClientID The client ID of the disconnected client.
Following is a list of delivery mode values supported by the control;
Value Description 0 Invalid 1 Session 2 Sessionless 3PH 4 Sessionless EC 8 Distribution 15 All
Return to Channel Manager Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.