Re-use control connection session ID for data connections.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Ftp (in Rebex.Ftp.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Property ReuseControlConnectionSession As Boolean Get Set | 
| C# | 
|---|
| public bool ReuseControlConnectionSession { get; set; } | 
 
     
     
     
     
    