Share via


MimeWriter.Flush Method

The Flush method flushes the data in this Flush object to the underlying stream.

Namespace:  Microsoft.Exchange.Data.Mime
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Sub Flush
'Usage
Dim instance As MimeWriter

instance.Flush()
public void Flush()