MimeBoundaryInputStream Properties

The properties of the MimeBoundaryInputStream class are listed below. For a complete list of MimeBoundaryInputStream class members, see the MimeBoundaryInputStream Members topic.

Public Instance Properties

CanRead (inherited from NI.Common.IO.FilterStream) 
CanSeek (inherited from NI.Common.IO.FilterStream) 
CanWrite (inherited from NI.Common.IO.FilterStream) 
HasMoreParts Determines if the underlying stream has more parts (this stream has not seen an end boundary).
Length (inherited from NI.Common.IO.ReadByteStream) 
ParentEOF Determines if the parent stream has reached EOF
Position (inherited from NI.Common.IO.FilterStream) 

Protected Instance Properties

UnderlyingStreamOverloaded. Get underlying pushback stream

See Also

MimeBoundaryInputStream Class | NI.Email.Mime Namespace