OnClientConnected Method

Summary

Raises the ClientConnected event.

Syntax
C#
VB
C++
protected virtual void OnClientConnected( 
   ClientConnectionEventArgs e 
) 
Protected Overridable Sub OnClientConnected( _ 
   ByVal e As ClientConnectionEventArgs _ 
)  
protected: 
virtual void OnClientConnected(  
   ClientConnectionEventArgs^ e 
)  

Parameters

e
A ClientConnectionEventArgs that contains the event data.

Requirements

Target Platforms

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

Leadtools.Ccow.Services Assembly