ReportExecutionService.ResetExecution2Async Method

Definition

Overloads

ResetExecution2Async()
ResetExecution2Async(Object)

ResetExecution2Async()

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

Applies to

ResetExecution2Async(Object)

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

Parameters

userState
Object

Applies to