Click or drag to resize
MimeKit

ProtocolLoggerStream Property

Get the log stream.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public Stream Stream { get; }

Property Value

Stream
The log sstream.
Remarks
Gets the log stream.
See Also