FtpTransferProgressChangedEventArgs.Action Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9448)
Action
Gets the current transfer action. Inherited from TransferProgressChangedEventArgs.
Declaration
public TransferAction Action { get; }
Property Value
| Type | Description |
|---|---|
| TransferAction | Current transfer action. |