Table of Contents

TTMSFNCWebsocketClient.IsConnected Method

Indicates whether the underlying socket is currently connected.

API unit family: TMSFNCWebSocketClient Declaring type: TTMSFNCWebsocketClient Inherited from: TTMSFNCCustomWebsocketClient

Syntax

function IsConnected: Boolean;

Returns

True when the connection is open; otherwise False.