←Select platform

ClientStarted Method

Summary
Occurs when a client session starts.
Syntax
C#
VB
Java
void ClientStarted(  
   ClientConnectionEvent e 
) 
Sub ClientStarted( _ 
   ByVal e As ClientConnectionEvent _ 
)  
void clientStarted(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.