ReportExecutionService.EndSetExecutionCredentials3(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to