StandardSocketClose Method
Closes the Socket connection and releases all associated resources.
Namespace: EnterpriseDT.NetAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public override void Close()
Public Overrides Sub Close
public:
virtual void Close() override
abstract Close : unit -> unit
override Close : unit -> unit