LBM .Net API Documentation
reschedule Method (milliseconds)
Namespacescom.latencybusters.lbmLBMTimerreschedule(Int64)
Reschedule this timer to expire in a specified number of milliseconds
Declaration Syntax
C#
public void reschedule(
	long milliseconds
)
Parameters
milliseconds (Int64)
Number of milliseconds until this timer should expire
Exceptions
ExceptionCondition
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0