ReportExecutionService.EndGetExecutionInfo(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::ExecutionInfo ^ EndGetExecutionInfo(IAsyncResult ^ asyncResult);
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo EndGetExecutionInfo (IAsyncResult asyncResult);
member this.EndGetExecutionInfo : IAsyncResult -> Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo
Public Function EndGetExecutionInfo (asyncResult As IAsyncResult) As ExecutionInfo
Parameter
- asyncResult
- IAsyncResult