Click or drag to resize

CCOMSetTimeOut Method

Set the timeout value.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetTimeOut(
	int time_out
)

public void SetTimeOut(
	int time_out
)

Parameters

time_out
Type: SystemInt32
Timeout in Ms (500)
See Also