Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()