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