ReportExecutionService.EndResetExecution3(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于