Click or drag to resize
FileStreamFlush Method
Clears all buffers for this stream and causes any buffered data to be written to the underlying device.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 9.0.0
Syntax
C#
public override void Flush()
See Also