IdeaBlade.EntityModel.Server Assembly > IdeaBlade.EntityModel.Server Namespace : EntityServerHost Class |
'Declaration
Public Class EntityServerHost Inherits System.ServiceModel.ServiceHost Implements System.IDisposable, System.ServiceModel.ICommunicationObject, System.ServiceModel.IExtensibleObject(Of ServiceHostBase)
'Usage
Dim instance As EntityServerHost
public class EntityServerHost : System.ServiceModel.ServiceHost, System.IDisposable, System.ServiceModel.ICommunicationObject, System.ServiceModel.IExtensibleObject<ServiceHostBase>
You can sub-type the EntityServerHost to customize the WCF service for the EntityServers, although it is easier to use ServiceHostEvents for extensibility.
System.Object
System.ServiceModel.Channels.CommunicationObject
System.ServiceModel.ServiceHostBase
System.ServiceModel.ServiceHost
IdeaBlade.EntityModel.Server.EntityServerHost
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