Click or drag to resize

TFtpServer Events

The TFtpServer type exposes the following members.

Events
  Name Description
Public event OnError Fired when the server encounters an error (for example, a non-parseable request)
Public event OnReadRequest Fired when the server receives a new read request.
Public event OnWriteRequest Fired when the server receives a new write request.
Top
See Also