ReplayManager.StopPlayback Method

Ultimate Replay

ReplayManagerStopPlayback Method
Use this method to stop any active playback. This method will only have an effect if there is an active playback running otherwise it will have no effect.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void StopPlayback()
See Also