SetProcessingResult Members
The SetProcessingResult type exposes the following members.
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 | |
|---|---|---|
|
|
Error |
Number of units in set where a processing error occured.
|
|
|
Invalid |
Number of units in set that were skipped because unit was invalid and could not
proceed to processing.
|
|
|
Processed |
Number of units in set that were successfully processed.
|
|
|
Skipped |
Number of units in set that were skipped because unit did not require processing.
|

