| 
            
              FtpResponseServiceReady Field
             | 
          
        
        
            FTP response code for service ready.
            
        
        Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.258-beta
Syntaxpublic 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
Int32
See Also