ReportingService2005.EndListEvents(IAsyncResult) Método

Definição

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

Parâmetros

asyncResult
IAsyncResult

Retornos

Event[]

Aplica-se a