Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.11
|
Leadtools.Sane.Server Namespace > ClientListener Interface : ClientStopped Method |
void ClientStopped( ClientConnectionEvent e )
'Declaration
Sub ClientStopped( _ ByVal e As ClientConnectionEvent _ )
'Usage
Dim instance As ClientListener Dim e As ClientConnectionEvent instance.ClientStopped(e)
void clientStopped(ClientConnectionEvent event)
void ClientStopped( ClientConnectionEvent^ e )