ReportingService2010.EndListJobs(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

Job[]

Si applica a