Click or drag to resize

CSYSCheckProductUpdates Method

Check for product updates via Geosoft Connect

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void CheckProductUpdates(
	int silent
)

public static void CheckProductUpdates(
	int silent
)

Parameters

silent
Type: SystemInt32
Do not show notification if no updates available.
See Also