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