ReportExecutionService.EndGetExecutionInfo(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to