list_services


Description:

public List<Service> list_services ()

Gets a list of all the installed services.

If the Manager was created with a specified service_type it will return only the installed services supporting that service type.

Parameters:

this

the Manager.

Returns:

a list of Service, which must be free'd with list_free when no longer required.