System.ComponentModel.Design.Serialization.DesignerLoader.Flush Method

Writes cached changes to the location that the designer was loaded from.

Syntax

public virtual void Flush ()

Remarks

The designer host calls this method periodically to ensure that changes made to the document were saved by the designer loader. This method allows designer loaders to implement an asynchronous write scheme to improve performance. The default implementation of this method does nothing.

Requirements

Namespace: System.ComponentModel.Design.Serialization
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0