Freigeben über


ReportExecutionService.GetExecutionInfoAsync Method

Definition

Overloads

GetExecutionInfoAsync(Object)
GetExecutionInfoAsync()

GetExecutionInfoAsync(Object)

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

Parameters

userState
Object

Applies to

GetExecutionInfoAsync()

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

Applies to