ServiceConfig Class
.NET Framework 3.0
Specifies and configures the services that are to be active in the domain which is entered when calling Enter or creating an Activity. This class cannot be inherited.
Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Enter and Activity allow you to use the services configured by ServiceConfig with no need to tie those services to a component.
Community Additions
ADD
Show: