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