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