Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Services Namespace > CcowParticipantService Class : OnClientConnected Method |
protected virtual void OnClientConnected( ClientConnectionEventArgs e )
'Declaration
Protected Overridable Sub OnClientConnected( _ ByVal e As ClientConnectionEventArgs _ )
'Usage
Dim instance As CcowParticipantService Dim e As ClientConnectionEventArgs instance.OnClientConnected(e)
protected: virtual void OnClientConnected( ClientConnectionEventArgs^ e )