MboxrdStorageReader Class |
Namespace: Aspose.Email.Storage.Mbox
The MboxrdStorageReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | MboxrdStorageReader(Stream, Boolean) |
Initializes a new instance of the MboxrdStorageReader class.
|
![]() | MboxrdStorageReader(String, Boolean) |
Initializes a new instance of the MboxrdStorageReader class.
|
Name | Description | |
---|---|---|
![]() | BaseStream |
Gets the base stream.
(Inherited from MboxStorageReader.) |
![]() | CurrentDataSize |
Gets the number of bytes that is read by ReadNextMessage method.
(Inherited from MboxStorageReader.) |
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from MboxStorageReader.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetTotalItemsCount |
Returns the number of messages in a storage.
|
![]() | GetType | (Inherited from Object.) |
![]() | ReadNextMessage |
Reads the next message from underlying storage stream.
(Overrides MboxStorageReaderReadNextMessage.) |
![]() | ReadNextMessage(String) |
Reads the next message from underlying storage stream.
(Overrides MboxStorageReaderReadNextMessage(String).) |
![]() | ToString | (Inherited from Object.) |