![]() | 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. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
FtpClientRequest Class | Hevea.Core.Ftp Namespace