CoreWebView2.Stop Method

Definition

Stops all navigations and pending resource fetches.

public void Stop ();
member this.Stop : unit -> unit
Public Sub Stop ()

Remarks

Does not stop scripts.

Applies to