Gets the transfer state.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic | 
|---|
Public ReadOnly Property State As SftpTransferState Get  | 
| C# | 
|---|
public SftpTransferState State { get; }  | 
| 
            
               | 
        
| Rebex API | 
| SftpBatchTransferProgressEventArgs..::..State Property | 
| SftpBatchTransferProgressEventArgs Class See Also | 
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Sftp (in Rebex.Sftp.dll)
| Visual Basic | 
|---|
Public ReadOnly Property State As SftpTransferState Get  | 
| C# | 
|---|
public SftpTransferState State { get; }  |