IPWorks IoT 2020 Delphi Edition

Questions / Feedback?

IdleTimeout Property

The maximum period of inactivity the component will allow before disconnecting.

Syntax

property IdleTimeout: Integer read get_IdleTimeout write set_IdleTimeout;

Default Value

0

Remarks

This property controls how long, in seconds, the component will allow the connection to sit idle before it disconnects from the remote host.

This property may be set to 0 to prevent the component from ever closing the connection due to inactivity.

Note: The idle timeout cannot be changed while connected.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 Delphi Edition - Version 20.0 [Build 8265]