ReportExecutionService.EndGetExecutionInfo(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于