Click or drag to resize

FtpResponseCode Property

Gets response code.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public int? Code { get; }

Property Value

Type: NullableInt32
See Also