MboxStorageReader Methods |
The MboxStorageReader type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ByteArrayStartsFromMarker |
Checks whether the array starts from given marker.
|
![]() ![]() | CreateReader(Stream, MboxLoadOptions) |
Creates the instance of reader.
|
![]() ![]() | CreateReader(Stream, Boolean) | Obsolete.
Creates the instance of reader.
|
![]() ![]() | CreateReader(String, MboxLoadOptions) |
Creates the instance of reader.
|
![]() ![]() | CreateReader(String, Boolean) | Obsolete.
Creates the instance of reader.
|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources
|
![]() | EnumerateMessages |
Exposes the enumerator, which supports an iteration of messages in storage.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetTotalItemsCount |
Returns the number of messages in a storage.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | ReadLine |
Reads the line from stream.
|
![]() | ReadNextMessage |
Reads the next message from underlying storage stream.
|
![]() | ReadNextMessage(String) |
Reads the next message from underlying storage stream.
|
![]() | ToString | (Inherited from Object.) |