Table of Contents

TTMSFNCCustomWebsocketClient.IsConnected Method

Indicates whether the underlying socket is currently connected.

API unit family: TMSFNCWebSocketClient Declaring type: TTMSFNCCustomWebsocketClient

Syntax

function IsConnected: Boolean;

Returns

True when the connection is open; otherwise False.