Click or drag to resize

FtpTransferResultResponseCode Property

Gets response code from transfer.

Namespace:  GSF.Net.AbstractFtpClient
Assembly:  GSF.Net (in GSF.Net.dll) Version: 2.3.313-beta
Syntax
public int ResponseCode { get; }
Request Example View Source

Property Value

Type: Int32
See Also