TwclServerConnection.SetClientEvents(TwclServerClientConnection) Method

The method sets the client's event handlers.

Namespace: wclConnections
protected
 procedure SetClientEvents(
 const Client: TwclServerClientConnection); virtual;

Parameters

Client
Type: TwclServerClientConnection

The TwclServerClientConnection represents a client connection.