IComponentRegistry Properties |
The IComponentRegistry type exposes the following members.
Name | Description | |
---|---|---|
![]() | HasLocalComponents |
Gets a value indicating whether the registry contains its own components.
True if the registry contains its own components; false if it is forwarding
registrations from another external registry.
|
![]() | Properties |
Gets the set of properties used during component registration.
|
![]() | Registrations |
Gets the set of registered components.
|
![]() | ServiceMiddlewareSources |
Gets the set of service middleware sources that are used by the registry.
|
![]() | Sources |
Gets the registration sources that are used by the registry.
|