ReportingService2006.EndListTasks(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

Task[]

Si applica a