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