IService |
The IServiceImplementation type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName | Gets the service name |
The IServiceImplementation interface is used to denote a class which implements a service. There is no rule which would preclude plugins from defining services which do not extend this base interface, however the presence of a common ServiceName property is useful for reflecting the current state of the application host context.