Freigeben über


ReportExecutionService.EndResetExecution(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to