Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

ClientDisconnected Event






Triggers when a client is disconnected.
Syntax
public event EventHandler<ClientConnectionEventArgs> ClientDisconnected
'Declaration
 
Public Event ClientDisconnected As EventHandler(Of ClientConnectionEventArgs)
'Usage
 
Dim instance As CcowParticipantService
Dim handler As EventHandler(Of ClientConnectionEventArgs)
 
AddHandler instance.ClientDisconnected, handler
public:
event EventHandler<ClientConnectionEventArgs^>^ ClientDisconnected
Event Data

The event handler receives an argument of type ClientConnectionEventArgs containing data related to this event. The following ClientConnectionEventArgs properties provide information specific to this event.

PropertyDescription
Id Gets the client Id.
Requirements

Target Platforms

See Also

Reference

CcowParticipantService Class
CcowParticipantService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features