The properties of the FtpClientRequest class are listed below. For a complete list of FtpClientRequest class members, see the FtpClientRequest Members topic.
![]() | Gets the command sent by the client. |
![]() | Gets the data sent by the user. |
![]() | Gets the next command that the client is expected to send. |
![]() | Gets / Sets the current user location. |
![]() | Gets the command parameter line (all parameters). |
![]() | Gets the command parameters sent by the client. |
![]() | Gets the previous command sent by the client (may be null). |
![]() | Gets the request handler identifier |
![]() | Gets the session parameters entered by the client. |
![]() | Gets the client credential or null if the user did not authenticate. |
![]() | Gets the user login or null if the user did not start the authentication. |
FtpClientRequest Class | Hevea.Core.Ftp Namespace