←Select platform

ClientStopped Method

Summary
Occurs when a client session is stopped.
Syntax
C#
VB
Java
void ClientStopped(  
   ClientConnectionEvent e 
) 
Sub ClientStopped( _ 
   ByVal e As ClientConnectionEvent _ 
)  
void clientStopped(ClientConnectionEvent event) 

Parameters

e
The event handler receives a ClientConnectionEvent argument containing data related to this event.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.