ReportingService2006.EndListJobs(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

Job[]

Si applica a