IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : CompletedEventArgs Class |
The following tables list the members exposed by CompletedEventArgs.
Name | Description | |
---|---|---|
![]() | CompletedEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | Cancelled | Returns whether the operation was cancelled. |
![]() | CompletedSuccessfully | Returns whether the operation completed successfully. |
![]() | CompletedSynchronously | Returns whether the operation was completed synchronously. |
![]() | Error | The exception, if any, thrown by the underlying operation. |
![]() | HasError | Returns whether the operation failed. |
![]() | IsCompleted | Returns whether the operation completed. |
![]() | IsErrorHandled | Whether the Error was handled ( if one exists). |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |