ReplayManager.ResumeRecording Method

Ultimate Replay

ReplayManagerResumeRecording Method
Use this method to resume recording after a previous call to PauseRecording. The manager must already be recording otherwise this method 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 ResumeRecording()
See Also