ReportingService2005.EndListSchedules(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to