다음을 통해 공유


ReportingService2010.EndListEvents(IAsyncResult) 메서드

정의

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

매개 변수

asyncResult
IAsyncResult

반환

Event[]

적용 대상