NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    NoTimeoutError Parameter (Send-TCP Cmdlet)

    If enabled, reaching the timeout will not throw an error.

    Syntax

    Send-TCP -NoTimeoutError SwitchParameter

    Remarks

    If NoTimeoutError is enabled, the cmdlet will not raise an error when the Timeout is reached and the EOL specified has not been detected in the server output. Timeouts while opening the TCP connection itself will always cause an error even if NoTimeoutError is specified.

    Default Value

    false

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]