| 
            
              FtpClientAbortTransfer Method
             | 
          
        
        
            Aborts current file transfer.
            
        
        Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.258-beta
Syntaxpublic void AbortTransfer()
public:
void AbortTransfer()
member AbortTransfer : unit -> unit 
function AbortTransfer();
 View Source
See Also