![]() | Mime |
The MimeContent type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DecodeTo | Decode the content stream into another stream. |
![]() ![]() | DecodeToAsync | Asynchronously decode the content stream into another stream. |
![]() | Dispose | Release all resources used by the MimeContent object. |
![]() | Dispose(Boolean) | Release the unmanaged resources used by the MimeContent and optionally releases the managed resources. |
![]() | Equals | (Inherited from Object) |
![]() | Finalize |
Releases unmanaged resources and performs other cleanup operations before the
MimeContent is reclaimed by garbage collection.
(Overrides ObjectFinalize) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | Open | Open the decoded content stream. |
![]() | ToString | (Inherited from Object) |
![]() | WriteTo | Copy the content stream to the specified output stream. |
![]() | WriteToAsync | Asynchronously copy the content stream to the specified output stream. |