Timeout Parameter (Connect-MariaDB Cmdlet)
The value in seconds until the connection timeout error is thrown.
Syntax
Connect-MariaDB -Timeout int
Data Type
int
Default Value
30
Remarks
If the Timeout property is set to 0, the default of 30 seconds will be used instead.
If Timeout expires and the operation is not yet complete, the 本製品 throws an exception.