Property ErrorCode
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
ErrorCode
Gets the stable code identifying this failure to a boundary that must report it without naming a type.
public abstract MailFathomErrorCode ErrorCode { get; }