| Revit 2021 API |
| BackgroundTaskCancelledException Members |
| BackgroundTaskCancelledException Class Methods Properties See Also |
The BackgroundTaskCancelledException type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | Retrieves data needed to serialize the target object. (Overrides ApplicationException..::..GetObjectData(SerializationInfo, StreamingContext).) | |
| GetType | (Inherited from Exception.) | |
| ToString | (Inherited from Exception.) |
Properties
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) | |
| FunctionId | The information of the function throwing the exception. (Inherited from ApplicationException.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from Exception.) | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) |