The following tables list the members exposed by ServiceEventArgs.
Name | Description | |
---|---|---|
Service | Gets the service which was registered or unregistered. | |
ServiceKey | Gets The case-sensitively unique key with which the service was registered or null if the service was registered with a Type. | |
ServiceType | Gets the type with which the service was registered or null if the service was registered with a key. |