ErrorBoundaryBase.Recover Method

Definition

Resets the error boundary to a non-errored state. If the error boundary is not already in an errored state, the call has no effect.

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

Applies to