Version

stop Method

Ends the current animation.
Syntax
ASP.NET Ajax Javascript (Specification) 
function stop() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfContinuousAnimation.stop();
See Also