Click or drag to resize
MimeKit

NullProtocolLogger Constructor

Initializes a new instance of the NullProtocolLogger class.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public NullProtocolLogger()
Remarks
Creates a new NullProtocolLogger.
See Also