Partager via


ReportExecutionService.EndResetExecution2, méthode

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Function EndResetExecution2 ( _
    asyncResult As IAsyncResult _
) As ExecutionInfo2
public ExecutionInfo2 EndResetExecution2(
    IAsyncResult asyncResult
)
public:
ExecutionInfo2^ EndResetExecution2(
    IAsyncResult^ asyncResult
)
member EndResetExecution2 : 
        asyncResult:IAsyncResult -> ExecutionInfo2 
public function EndResetExecution2(
    asyncResult : IAsyncResult
) : ExecutionInfo2

Paramètres

  • asyncResult
    Type : IAsyncResult

Valeur de retour

Type : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo2

Voir aussi

Référence

ReportExecutionService Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms