RPScreenRecorder.DiscardRecordingAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discards the recording.
public virtual System.Threading.Tasks.Task DiscardRecordingAsync ();
abstract member DiscardRecordingAsync : unit -> System.Threading.Tasks.Task
override this.DiscardRecordingAsync : unit -> System.Threading.Tasks.Task
Returns
A task that represents the asynchronous DiscardRecording operation