NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    TCPConnection Output Object (Connect-TCP Cmdlet)

    The connection object.

    Syntax

    Object TCPConnection {
       string[] Config;
       string FirewallHost;
       string FirewallPassword;
       int FirewallPort;
       string FirewallType;
       string FirewallUser;
       string LocalIP;
       int LocalPort;
       string LogFile;
       int Port;
       string Server;
       int Timeout;
    }

    Remarks

    This object holds the connection. It may be passed to the Connection parameter of related cmdlets.

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