| 
            
              FtpResponseInvalidCode Field
             | 
          
        
        
            FTP response code for invalid code.
            
        
        Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.257-beta
Syntaxpublic const int InvalidCode = -1
Public Const InvalidCode As Integer = -1
public:
literal int InvalidCode = -1
static val mutable InvalidCode: int
var GSF.Net.Ftp.FtpResponse.InvalidCode
 View SourceField Value
Int32
See Also