DesignerLoader::Flush Method ()
.NET Framework (current version)
Writes cached changes to the location that the designer was loaded from.
Assembly: System (in System.dll)
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.
.NET Framework
Available since 1.1
Available since 1.1
Show: