2027 Method
Changes 0
M

FailureMessageAccessor.GetCurrentResolutionType

Description:
Retrieves the type of resolution to be used to resolve the failure.
Remarks:
If the current resolution type was never set for the failure, FailureResolutionType::Default is returned.
public FailureResolutionType GetCurrentResolutionType()
FailureResolutionType The type of failure resolution to be used to resolve the failure.
  • This FailureMessageAccessor has not been properly initialized. -or- This FailureMessageAccessor does not have any resolutions.