Timeout Parameter (Connect-Informix Cmdlet)
A timeout for connections in seconds.
Syntax
Connect-Informix -Timeout string
Data Type
cstr
Default Value
"60"
Remarks
Specify the timeout in seconds. If the Timeout property is set to 0, operations do not time out: they will run until they complete successfully or encounter an error condition.
An error condition will occur if Timeout expires and the operation is not yet complete.