FtpListItemReceivedEventArgs.Aborted Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
Aborted
Gets a value indicating whether the item was aborted.
Inherited from List
Declaration
protected bool Aborted { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if aborted, false otherwise. |