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