System.Xml
XmlWriter
Flush
System.Xml.XmlWriter.Flush Method
Clears all buffers and causes any buffered data to be written to the underlying stream.
Syntax
public abstract
void
Flush
()
Remarks
Operation
As described above.
Note to Inheritors
This method must be overridden in order to provide the functionality described above, as there is no default implementation.
Requirements
Namespace:
System.Xml
Assembly:
System.Xml (in System.Xml.dll)
Assembly Versions:
1.0.5000.0, 2.0.0.0