Share via


ReportExecutionService.EndLoadReport(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to