Exago .NET API Documentation
GetAllHosts Method
WebReports.Api.Scheduler Namespace > ReportScheduler Class : GetAllHosts Method
Retrieve a list of configured Scheduler Service hosts in the configuration.
Syntax
public System.Collections.Generic.List<SchedulerHost> GetAllHosts()

Return Value

A list of ScheduleHost objects, one for each configured Scheduler Service in the configuration.
See Also

Reference

ReportScheduler Class
ReportScheduler Members