Skip to main content

FtpListenerRequest Class

NuGet: GHIElectronics.TinyCLR.Networking.Ftp
Assembly: GHIElectronics.TinyCLR.Networking.Ftp
Namespace: GHIElectronics.TinyCLR.Networking

The ftp request

public class FtpListenerRequest

Properties

Method

public string Method { get; }

The FTP method of this request.

QueryString

public string QueryString { get; }

The parameter of the request command

InputStream

public FtpResponseStream InputStream { get; }

The stream that is passed to the response