<Code Lib>
2020 Method
Changes 0
M

FailureHandlingOptions.GetFailuresPreprocessor

Description:
Gets the callback to be invoked in the beginning of failure processing.

public IFailuresPreprocessor GetFailuresPreprocessor()

IFailuresPreprocessor The callback to be invoked in the beginning of failure processing.

Loading…