|
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.207-beta
Syntax public override void Close()
Public Overrides Sub Close
public:
virtual void Close() override
abstract Close : unit -> unit
override Close : unit -> unit
View SourceSee Also