Click or drag to resize

TimerEx Constructor

Initializes a new instance of the TimerEx class

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public TimerEx(
	int interval,
	bool autoreset = true
)

Parameters

interval  Int32
 
autoreset  Boolean  (Optional)
 
See Also