IMime |
ContentEncoding GetBestEncoding( EncodingConstraint constraint, CancellationToken cancellationToken = default )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | constraint is not a valid value. |
| ObjectDisposedException | The IMimePart has been disposed. |
| OperationCanceledException | The operation was canceled via the cancellation token. |
| IOException | An I/O error occurred. |