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 : OnClientDisconnected Method |
protected virtual void OnClientDisconnected( ClientConnectionEventArgs e )
'Declaration
Protected Overridable Sub OnClientDisconnected( _ ByVal e As ClientConnectionEventArgs _ )
'Usage
Dim instance As CcowParticipantService Dim e As ClientConnectionEventArgs instance.OnClientDisconnected(e)
protected: virtual void OnClientDisconnected( ClientConnectionEventArgs^ e )