Method Failed
- Namespace
- MailFathom.Infrastructure.Secrets.Resolution
- Assembly
- MailFathom.Infrastructure.dll
Failed(SecretResolutionFailure)
Creates a failed result.
public static SecretResolutionResult Failed(SecretResolutionFailure failure)
Parameters
failureSecretResolutionFailureWhy no material was produced.
Returns
- SecretResolutionResult
The failed result.