ReportExecutionService.ResetExecution3Async Method

Definition

Overloads

ResetExecution3Async()
ResetExecution3Async(Object)

ResetExecution3Async()

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

Applies to

ResetExecution3Async(Object)

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

Parameters

userState
Object

Applies to