MimeBoundaryInputStream.HasMoreParts Property

Determines if the underlying stream has more parts (this stream has not seen an end boundary).

public bool HasMoreParts {get;}

Remarks

Returns true if there are more parts in the underlying stream, false otherwise.

See Also

MimeBoundaryInputStream Class | NI.Email.Mime Namespace