Timeout Parameter (Invoke-Telnet Cmdlet)

The maximum time allowed for the operation.

Syntax

Invoke-Telnet -Timeout int

Remarks

After the specified interval in seconds, the cmdlet will throw a Timeout error if the operation is not completed. The value of 0 causes for the cmdlet to wait indefinitely.

Default Value

10

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]