Click or drag to resize
MimeKit

TnefReaderClose Method

Close the TNEF reader and the underlying stream.

Namespace: MimeKit.Tnef
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public void Close()
Remarks
Closes the TNEF reader and the underlying stream.
See Also