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