WasHostedComPlusFactory Class
Creates a service host for a Web-hosted COM+ component.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
System.ServiceModel.Activation::ServiceHostFactoryBase
System.ServiceModel.ComIntegration::WasHostedComPlusFactory
| Name | Description | |
|---|---|---|
![]() | WasHostedComPlusFactory() | Initializes a new instance of the WasHostedComPlusFactory class. |
| Name | Description | |
|---|---|---|
![]() | CreateServiceHost(String^, array<Uri^>^) | Creates a service host for the specified URI.(Overrides ServiceHostFactoryBase::CreateServiceHost(String^, array<Uri^>^).) |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
This type supports the WCF hosting infrastructure and is not intended to be used directly from your code.
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
