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.3.0
Syntax
C#
protected override void Finalize()

Implements

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