IdeaBlade.EntityModel.Web Assembly > IdeaBlade.EntityModel.Server Namespace : EntityServerHostFactory Class |
'Declaration
Public Class EntityServerHostFactory Inherits System.ServiceModel.Activation.ServiceHostFactory
'Usage
Dim instance As EntityServerHostFactory
public class EntityServerHostFactory : System.ServiceModel.Activation.ServiceHostFactory
Factory="IdeaBlade.EntityModel.Server.EntityServerHostFactory"
.
This custom factory is used so that the appropriate data source extension will be passed to the EntityServer constructor in a hosted environement. This factory is not used in self-hosted environments (when using the console or Windows Service versions of the BOS).
System.Object
System.ServiceModel.Activation.ServiceHostFactoryBase
System.ServiceModel.Activation.ServiceHostFactory
IdeaBlade.EntityModel.Server.EntityServerHostFactory
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2