FailuresAccessor.IsFailureResolutionPermitted
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| IsFailureResolutionPermitted() | Boolean | Checks if resolution of failures is permitted. |
| IsFailureResolutionPermitted(FailureMessageAccessor) | Boolean | Checks if default resolution of the failure is permitted. |
| IsFailureResolutionPermitted(FailureMessageAccessor, FailureResolutionType) | Boolean | Checks if resolution of the failure using given resolution type is permitted. |