Click or drag to resize
CSYSiDelay Method
Idle delay method.

Available since Oasis montaj version: 6.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static int iDelay(
	double d1
)

Parameters

d1
Type: SystemDouble
Decimal Seconds to delay

Return Value

Type: Int32
success if the delay has elapsed.
See Also