MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
DefaultSecureMimeContext Class
DefaultSecureMimeContext Methods
Dispose Method
Dispose(Boolean) Method
Default
Secure
Mime
Context
Dispose(Boolean) Method
Releases the unmanaged resources used by the
DefaultSecureMimeContext
and optionally releases the managed resources.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
protected
override
void
Dispose
(
bool
disposing
)
Parameters
disposing
Boolean
true
to release both managed and unmanaged resources;
false
to release only the unmanaged resources.
Remarks
Releases the unmanaged resources used by the
DefaultSecureMimeContext
and optionally releases the managed resources.
See Also
Reference
DefaultSecureMimeContext Class
Dispose Overload
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast