Abort property

Gets or sets a value that indicates whether the bulk-copy operation should be aborted.

Visual Basic syntax

Public Property Abort As Boolean

C# syntax

public bool Abort {get;set;}

Remarks

The SARowsCopiedEventArgs class is not available in the .NET Compact Framework 2.0.