pip_services3_commons
pip_services3_commons
FixedRateTimer
stop method
stop
pip_services3_commons
pip_services3_commons
FixedRateTimer
stop method
FixedRateTimer class
Constructors
FixedRateTimer
Properties
hashCode
runtimeType
Methods
close
getCallback
getDelay
getInterval
getTask
isStarted
setCallback
setDelay
setInterval
setTask
start
stop
noSuchMethod
toString
Operators
operator ==
stop
method
void
stop
(
)
Stops the timer.
See
start