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 : ClientStarted Method |
void ClientStarted( ClientConnectionEvent e )
'Declaration
Sub ClientStarted( _ ByVal e As ClientConnectionEvent _ )
'Usage
Dim instance As ClientListener Dim e As ClientConnectionEvent instance.ClientStarted(e)
void clientStarted(ClientConnectionEvent event)
void ClientStarted( ClientConnectionEvent^ e )