ScreenRecorderStop Method |
Stop the recording operation
Namespace:
CSScreenRecorder
Assembly:
CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
SyntaxPublic Sub Stop
Dim instance As ScreenRecorder
instance.Stop()
member Stop : unit -> unit
See Also