Share via


SPFileStream.Flush method

Clears all buffers for this stream and causes any buffered data to be written to the underlying device.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub Flush
'Usage
Dim instance As SPFileStream

instance.Flush()
public override void Flush()

See also

Reference

SPFileStream class

SPFileStream members

Microsoft.SharePoint namespace