| 
            
              FtpDataStreamClose Method
             | 
          
        
        
            Closes the FTP stream and releases any resources associated with the stream.
            
        
        Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.258-beta
Syntaxpublic override void Close()
Public Overrides Sub Close
public:
virtual void Close() override
abstract Close : unit -> unit 
override Close : unit -> unit 
 View Source
See Also