Property Bound
- Namespace
- MailFathom.Application.Mail.Delivery.Composition
- Assembly
- MailFathom.Application.dll
Bound
The number that was exceeded, when the reason is a bound; otherwise null.
public long? Bound { get; init; }
Property Value
- long?
The number that was exceeded, when the reason is a bound; otherwise null.
public long? Bound { get; init; }