Base class for services.
Creates an instance of ServiceBase.
The full name of the service.
Error if the service full name is invalid.
Static
Checks if a service full name is valid.
True if the service full name is valid, false otherwise.
Allowed characters are letters, digits, and the following special characters: _ -
Base class for services.