Click or drag to resize
CCOMSetTimeOut Method
Set the timeout value.

Available since Oasis montaj version: 5.0
License: Available to anyone with an Oasis Montaj license.  

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

Parameters

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