ServiceContext
Inherits from type ManagedObject and adds the following.
Attributes Summary
services The services that are provided by the container to components executing within the context of the container.
Attribute Details
services
The services that are provided by the container to components executing within the context of the container. The types of services provided by a container are restricted depending on the type of container based upon a comparison of the service's scope with the scope of the container.
Data type: Service