SftpTransferProgressChangedEventArgs.TransferState Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9083)
TransferState
Gets the current transfer state of the current Action. Inherited from TransferProgressChangedEventArgs.
Declaration
public TransferProgressState TransferState { get; }
Property Value
Type | Description |
---|---|
TransferProgressState | Current transfer state of the current Action. |