MimeBoundaryInputStream.ParentEOF Property
Determines if the parent stream has reached EOF
public
bool ParentEOF {get;}
Remarks
Returns true if EOF has been reached for the parent stream, false otherwise.
See Also
MimeBoundaryInputStream Class | NI.Email.Mime Namespace