Click or drag to resize
MimeKit

ProtocolLoggerFinalize Method

Releases unmanaged resources and performs other cleanup operations before the ProtocolLogger is reclaimed by garbage collection.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntax
C#
~Finalize()
Remarks
Releases unmanaged resources and performs other cleanup operations before the ProtocolLogger is reclaimed by garbage collection.
See Also