←Select platform

ClientStopped Method

Summary

Occurs when a client session is stopped.

Syntax

C#
VB
Java
C++
Sub ClientStopped( _ 
   ByVal e As Leadtools.Sane.Server.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane.Server Assembly