Click or drag to resize

FlushDelegate Delegate

Flush tool delegate.

Namespace:  GeoEngine.Core.GXNetX.Windows
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public delegate void FlushDelegate()

public delegate void FlushDelegate()
Remarks
Used to serialize settings with META obtained from initialization.
See Also