Click or drag to resize
MimeKit

ProtocolException Constructor

Initializes a new instance of the ProtocolException class.

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