ExFTPConnectionOnConnected(Exception) Method
Call base then start the keep-alive thread.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
protected override void OnConnected(
Exception exception
)
Protected Overrides Sub OnConnected (
exception As Exception
)
protected:
virtual void OnConnected(
Exception^ exception
) override
abstract OnConnected :
exception : Exception -> unit
override OnConnected :
exception : Exception -> unit
Parameters
- exception Exception
- Exception that occurred during operation.