The FTPFileFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddParser |
Rather than forcing a parser (as in the constructor that accepts
a parser), this adds a parser to the list of those used.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetSystem | Obsolete.
Get the SYST string
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Parse |
Parse an array of raw file information returned from the
FTP server
| |
| PartialParse | ||
| SetParser |
Set the remote server type
| |
| ToString | (Inherited from Object.) |