TTMSFNCWebSocketMessageDriver.AddClient Method
Registers a connection so the driver monitors it for incoming data.
API unit family: TMSFNCWebSocketClient
Declaring type: TTMSFNCWebSocketMessageDriver
Syntax
procedure AddClient(aConnection: TTMSFNCWebSocketClientConnection);
Parameters
| Name | Description |
|---|---|
aConnection |
Connection to start monitoring. |