Property HostingServices HostingServices Return an enumerable list of all configured IHostingService objects Declaration public ICollection<IHostingService> HostingServices { get; } Property Value Type Description ICollection<IHostingService>