Click or drag to resize
ScreenRecorderStopAsync Method
Stops a recording in progress.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static Task StopAsync()

Return Value

Type: Task
Exceptions
ExceptionCondition
ExceptionThe screen recorder is not in RecorderState Stopped.
Version Information

Supported in: 1.0.0.0
See Also