Table of Contents

TTMSFNCWebSocketThreadedMessageDriver.AddClient Method

Registers a connection so the driver monitors it for incoming data.

API unit family: TMSFNCWebSocketClient Declaring type: TTMSFNCWebSocketThreadedMessageDriver Inherited from: TTMSFNCWebSocketMessageDriver

Syntax

procedure AddClient(aConnection: TTMSFNCWebSocketClientConnection);

Parameters

Name Description
aConnection Connection to start monitoring.