Called when a connection has closed.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
[ObsoleteAttribute("Use OnClosed(Exception).")] protected virtual void OnClosed() |
| Visual Basic |
|---|
<ObsoleteAttribute("Use OnClosed(Exception).")> _ Protected Overridable Sub OnClosed |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Use OnClosed(Exception).")] protected: virtual void OnClosed() |