Documentation for a minimal subset of the QSM API
Reschedule Method (timeout)
Namespaces > QS.Fx.Clock > IAlarm > Reschedule(Double)
Reschedule the event for execution with the new timeout.
Syntax
C#Visual BasicManaged C++
void Reschedule (
	double timeout
)
Sub Reschedule ( _
	timeout As Double _
)
void Reschedule (
	double timeout
)
Parameters
timeout (Double)
The new timeout.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0