ReportExecutionService.EndGetExecutionInfo3(IAsyncResult) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo3 ^ EndGetExecutionInfo3(IAsyncResult ^ asyncResult);
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3 EndGetExecutionInfo3 (IAsyncResult asyncResult);
member this.EndGetExecutionInfo3 : IAsyncResult -> Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3
Public Function EndGetExecutionInfo3 (asyncResult As IAsyncResult) As ExecutionInfo3
Parameter
- asyncResult
- IAsyncResult