ReportExecutionService.EndListRenderingExtensions(IAsyncResult) 方法

定义

public:
 cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::Extension ^> ^ EndListRenderingExtensions(IAsyncResult ^ asyncResult);
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.Extension[] EndListRenderingExtensions (IAsyncResult asyncResult);
member this.EndListRenderingExtensions : IAsyncResult -> Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.Extension[]
Public Function EndListRenderingExtensions (asyncResult As IAsyncResult) As Extension()

参数

asyncResult
IAsyncResult

返回

适用于