Click or drag to resize

CBFSetDestroyStatus Method

Set the flag to delete the file on close

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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