Click or drag to resize
MimeKit

NullProtocolLogger Methods

The NullProtocolLogger type exposes the following members.

Methods
 NameDescription
Public methodDispose Releases all resource used by the NullProtocolLogger object.
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodLogClient Logs a sequence of bytes sent by the client.
Public methodLogConnect Logs a connection to the specified URI.
Public methodLogServer Logs a sequence of bytes sent by the server.
Public methodToString
(Inherited from Object)
Top
See Also