|
FtpResponseRequestFileActionComplete Field
|
FTP response code for request file action complete.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public const int RequestFileActionComplete = 250
Public Const RequestFileActionComplete As Integer = 250
public:
literal int RequestFileActionComplete = 250
static val mutable RequestFileActionComplete: int
var GSF.Net.Ftp.FtpResponse.RequestFileActionComplete
View SourceField Value
Int32See Also