DevForce Help Reference
EntityServerHost Class
Members 


Custom System.ServiceModel.ServiceHost for any EntityServer services.
Syntax
Remarks
An EntityServer service is started either by IIS (via the EntityServerHostFactory) or by the DevForce ServerConsole or ServerService.

You can sub-type the EntityServerHost to customize the WCF service for the EntityServers, although it is easier to use ServiceHostEvents for extensibility.

Inheritance Hierarchy

System.Object
   System.ServiceModel.Channels.CommunicationObject
      System.ServiceModel.ServiceHostBase
         System.ServiceModel.ServiceHost
            IdeaBlade.EntityModel.Server.EntityServerHost

Requirements

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

See Also

Reference

EntityServerHost Members
IdeaBlade.EntityModel.Server Namespace

Send Feedback