ReportExecutionService.EndSetExecutionParameters3(IAsyncResult) Method

Definition

public:
 Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo3 ^ EndSetExecutionParameters3(IAsyncResult ^ asyncResult);
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3 EndSetExecutionParameters3(IAsyncResult asyncResult);
member this.EndSetExecutionParameters3 : IAsyncResult -> Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3
Public Function EndSetExecutionParameters3 (asyncResult As IAsyncResult) As ExecutionInfo3

Parameters

asyncResult
IAsyncResult

Returns

Applies to