The Ftp type exposes the following members.
Events
Name | Description | |
---|---|---|
BatchTransferProblemDetected | Obsolete. | |
BatchTransferProgress | Obsolete. | |
CommandSent |
Occurs when a command is send to the server.
| |
DeleteProgressChanged |
Occurs when a significant action occurs in Delete method.
Notifies the client about currently processing directory, currently deleting file and progress of the delete.
| |
ListItemReceived |
Occurs when a file and directory listing item is received by the GetList()()()(), GetRawList()()()() or GetNameList()()()() or GetItems methods.
| |
ProblemDetected | ||
ResponseRead |
Occurs when a response is received from the server.
| |
StateChanged | ||
TlsDebug | Obsolete. | |
TransferProgress | Obsolete. | |
TransferProgressChanged | ||
Traversing | ||
ValidatingCertificate |
Occurs when a server certificate needs to be validated.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IFtp..::..DeleteProgressChanged | ||
IFtp..::..ListItemReceived | ||
IFtp..::..ProblemDetected | ||
IFtp..::..TransferProgressChanged | ||
IFtp..::..Traversing |