GM_Layer_t .FlushCache Method
Flushes any in-memory cache for the layer (mainly useful in low-memory environments)

Namespace:GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

Syntax
C#
                                    public
                                    GM_Error_t32
                                    FlushCache
                                    ()
                                

Return Value

Type:  GM_Error_t32
A GM Error Code
See Also