Skip to main content

FtpListenerResponse Class

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

The ftp response

public class FtpListenerResponse

Properties

OutputStream

public FtpResponseStream OutputStream { get; }

the stream that data would be written to

StatusCode

public FtpStatusCode StatusCode { get; set; }

status code set by users