get_name


Description:

public virtual string get_name (bool brief)

This gets the name of the service in a "friendly" (suitable for humans) form.

If brief is true, this should be a brief description such as for use in the folder tree. If brief is false, it should be a more complete and mostly unambiguous description.

Parameters:

this

a Service

brief

whether or not to use a briefer form

Returns:

a description of the service which the caller must free