| 
            
              FtpClientPort Property 
             | 
          
        
         
            Gets or sets FTP server port to use, defaults to 21.
            
 
    Namespace: 
   GSF.Net.AbstractFtpClient
    Assembly:
   GSF.Net (in GSF.Net.dll) Version: 2.3.313-beta
Syntax
Remarks
            This only needs to be changed if the FTP server is established on a non-standard port number.
            
See Also