MdsServiceHostFactory Class
Represents a factory that provides instances of the T:Microsoft.MasterDataServices.Services.MdsServiceHost class.
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
System::Object
System.ServiceModel.Activation::ServiceHostFactoryBase
System.ServiceModel.Activation::ServiceHostFactory
Microsoft.MasterDataServices.Services::MdsServiceHostFactory
System.ServiceModel.Activation::ServiceHostFactoryBase
System.ServiceModel.Activation::ServiceHostFactory
Microsoft.MasterDataServices.Services::MdsServiceHostFactory
| Name | Description | |
|---|---|---|
![]() | MdsServiceHostFactory() | Initializes a new instance of the MdsServiceHostFactory class. |
| Name | Description | |
|---|---|---|
![]() | CreateServiceHost(String^, array<Uri^>^) | (Inherited from ServiceHostFactory.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
