Gets the System.Net.ServicePoint object used to connect to the FTP server.
Documentation for this section has not yet been entered.
If no System.Net.ServicePoint object exists, one is created for the FTP server. To set the maximum number of connections that can be open for an FTP server, set the ServicePoint.ConnectionLimit property of the System.Net.ServicePoint instance returned by this property.