IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

Connected Event

Fired when a WebSocket is successfully opened.

Syntax

type TConnectedEvent = procedure Connected(Sender: TObject; ConnectionId: Integer) of object;
property OnConnected: TConnectedEvent read FOnConnected write FOnConnected;

Remarks

The Connected event is fired when a WebSocket is successfully opened on an connection.

ConnectionId identifies the connection.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0