AbortableOperationEventArgs Members
The AbortableOperationEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
AbortableOperationEventArgs |
Initializes a new instance of the AbortableOperationEventArgs class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Abort |
Gets or sets a value indicating whether this AbortableOperationEventArgs is abort.
|
|
|
RowsAffected |
Gets the number of rows copied.
|

