Click or drag to resize
MimeKit

ProtocolLogger Methods

The ProtocolLogger type exposes the following members.

Methods
 NameDescription
Public methodDispose Releases all resource used by the ProtocolLogger object.
Protected methodDispose(Boolean) Releases the unmanaged resources used by the ProtocolLogger and optionally releases the managed resources.
Public methodEquals
(Inherited from Object)
Protected methodFinalize Releases unmanaged resources and performs other cleanup operations before the ProtocolLogger is reclaimed by garbage collection.
(Overrides ObjectFinalize)
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.
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
See Also