ReportExecutionService.ResetExecutionAsync Method

Definition

Overloads

ResetExecutionAsync(Object)
ResetExecutionAsync()

ResetExecutionAsync(Object)

public:
 void ResetExecutionAsync(System::Object ^ userState);
public void ResetExecutionAsync (object userState);
member this.ResetExecutionAsync : obj -> unit
Public Sub ResetExecutionAsync (userState As Object)

Parameters

userState
Object

Applies to

ResetExecutionAsync()

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

Applies to