ReportExecutionService.GetExecutionInfo2Async Method

Definition

Overloads

GetExecutionInfo2Async()
GetExecutionInfo2Async(Object)

GetExecutionInfo2Async()

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

Applies to

GetExecutionInfo2Async(Object)

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

Parameters

userState
Object

Applies to