IdeaBlade DevForce 2010 Help Reference
EntityServerHost Class
Members  See Also  Send Feedback
IdeaBlade.EntityModel.Server Assembly > IdeaBlade.EntityModel.Server Namespace : EntityServerHost Class



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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.