Click or drag to resize

EventTimerChange Method

Namespace:  AxiomCore2.Events
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public bool Change(
	int dueTime,
	int period = -1
)

Parameters

dueTime
Type: SystemInt32
period (Optional)
Type: SystemInt32

Return Value

Type: Boolean
See Also