←Select platform

Flush Method

Summary

Clears all buffers for the file stream and causes any buffered data to be written to the file system.

Syntax

C#
VB
C++
public void Flush() 
  
Public Sub Flush()  
public: 
void Flush();  

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly