IPWorks SSH 2020 Delphi Edition

Questions / Feedback?

DefaultTimeout Property

An initial timeout value to be used by incoming connections.

Syntax

property DefaultTimeout: Integer read get_DefaultTimeout write set_DefaultTimeout;

Default Value

60

Remarks

This property is used by the component to set the operational timeout value of all inbound connections once they are established. If the timeout is set to 0, all inbound connections will behave asynchronously. The default value is 60, meaning the component will behave synchronously.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 Delphi Edition - Version 20.0 [Build 8501]