Gets a value indicating whether the item was aborted.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Protected ReadOnly Property Aborted As Boolean
	Get
C#
protected bool Aborted { get; }

Field Value

True if aborted, false otherwise.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also