ReportingService2005.EndListJobs(IAsyncResult) Método

Definição

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::Job ^> ^ EndListJobs(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.Job[] EndListJobs (IAsyncResult asyncResult);
member this.EndListJobs : IAsyncResult -> Microsoft.SqlServer.ReportingServices2005.Job[]
Public Function EndListJobs (asyncResult As IAsyncResult) As Job()

Parâmetros

asyncResult
IAsyncResult

Retornos

Job[]

Aplica-se a