MboxStorageReader Methods

The MboxStorageReader type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodReadNextMessage
Reads the next message from underlying storage stream.
Public methodReadNextMessage(String)
Reads the next message from underlying storage stream.
Public methodToString (Inherited from Object.)
See Also