|
FtpResponseServiceUnavailable Field
|
FTP response code for service unavailable.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public const int ServiceUnavailable = 421
Public Const ServiceUnavailable As Integer = 421
public:
literal int ServiceUnavailable = 421
static val mutable ServiceUnavailable: int
var GSF.Net.Ftp.FtpResponse.ServiceUnavailable
View SourceField Value
Int32See Also