ReportExecutionService.EndSetExecutionParameters(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to