| 
            
              FtpResponseRequestFileActionPending Field
             | 
          
        
        
            FTP response code for request file action pending.
            
        
        Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.258-beta
Syntaxpublic const int RequestFileActionPending = 350
Public Const RequestFileActionPending As Integer = 350
public:
literal int RequestFileActionPending = 350
static val mutable RequestFileActionPending: int
var GSF.Net.Ftp.FtpResponse.RequestFileActionPending
 View SourceField Value
Int32
See Also