Click or drag to resize

CBFSetDestroyStatus Method

Set the flag to delete the file on close

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetDestroyStatus(
	int status
)

public void SetDestroyStatus(
	int status
)

Parameters

status
Type: SystemInt32
<define>BF_CLOSE</define>
See Also