MailKit Documentation
MailKit Documentation
API Reference
MailKit
ProtocolLogger Class
ProtocolLogger Properties
AuthenticationSecretDetector Property
ClientPrefix Property
DefaultClientPrefix Property
DefaultServerPrefix Property
LogTimestamps Property
RedactSecrets Property
ServerPrefix Property
Stream Property
TimestampFormat Property
Protocol
Logger
Stream Property
Get the log stream.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
Stream
Stream
{
get
; }
Property Value
Stream
The log sstream.
Remarks
Gets the log stream.
See Also
Reference
ProtocolLogger Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast