Méthode | Description | |
---|---|---|
DefineCriticalErrorAction ( this endpointConfiguration, Task>.Func |
Sets the function to be used when critical error occurs.
|
public static DefineCriticalErrorAction ( this endpointConfiguration, Task>.Func |
||
endpointConfiguration | this | The |
onCriticalError | Task>.Func | Assigns the action to perform on critical error. |
Résultat | void |