MdsServiceHostFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a factory that provides instances of the Microsoft.MasterDataServices.Services.MdsServiceHost class.
public ref class MdsServiceHostFactory sealed : System::ServiceModel::Activation::ServiceHostFactory
public sealed class MdsServiceHostFactory : System.ServiceModel.Activation.ServiceHostFactory
type MdsServiceHostFactory = class
inherit ServiceHostFactory
Public NotInheritable Class MdsServiceHostFactory
Inherits ServiceHostFactory
- Inheritance
-
MdsServiceHostFactory
Constructors
MdsServiceHostFactory() |
Initializes a new instance of the MdsServiceHostFactory class. |