FtpListenerRequest Class
Namespace: GHIElectronics.TinyCLR.Networking · Assembly: GHIElectronics.TinyCLR.Networking.Ftp
The ftp request
public class FtpListenerRequest
Properties
Method
public string Method { get; }
When overridden in a descendant class, gets or sets the protocol method to use in this request. (inherited)
QueryString
public string QueryString { get; }
The parameter of the request command
InputStream
public FtpResponseStream InputStream { get; }
The stream that is passed to the response