The ServiceRegistration type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ServiceRegistration |
Creates a service registration.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| DefaultComponentTypeName |
Gets or sets the default component type name, or null if none.
| |
| Plugin |
Gets or sets the plugin to which the service will belong.
| |
| ServiceId |
Gets or sets the service id.
| |
| ServiceTypeName |
Gets or sets the service type name.
| |
| TraitsHandlerFactory |
Gets or sets the traits handler factory.
|
