FtpClient Events

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

The FtpClient type exposes the following members.

Events

  Name Description
Public event ValidateCertificate
Event is fired to validate SSL certificates. If this event is not handled and there are errors validating the certificate the connection will be aborted.

See Also