DevForce Help Reference
EntityServiceHost Class Members
Properties  Methods  Events


The following tables list the members exposed by EntityServiceHost.

Public Constructors
 NameDescription
Public ConstructorEntityServiceHost ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAuthentication (Inherited from System.ServiceModel.ServiceHostBase)
Public PropertyAuthorization (Inherited from System.ServiceModel.ServiceHostBase)
Public PropertyBaseAddresses (Inherited from System.ServiceModel.ServiceHostBase)
Public PropertyChannelDispatchers (Inherited from System.ServiceModel.ServiceHostBase)
Public PropertyCloseTimeout (Inherited from System.ServiceModel.ServiceHostBase)
Public PropertyCredentials (Inherited from System.ServiceModel.ServiceHostBase)
Public PropertyDescription (Inherited from System.ServiceModel.ServiceHostBase)
Public PropertyExtensions (Inherited from System.ServiceModel.ServiceHostBase)
Public PropertyManualFlowControlLimit (Inherited from System.ServiceModel.ServiceHostBase)
Public PropertyOpenTimeout (Inherited from System.ServiceModel.ServiceHostBase)
Public Propertystatic (Shared in Visual Basic)ServiceName The name of the service.  
Public PropertySingletonInstance (Inherited from System.ServiceModel.ServiceHost)
Public PropertyState (Inherited from System.ServiceModel.Channels.CommunicationObject)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAbort (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public MethodAddDefaultEndpointsOverridden.   
Public MethodAddServiceEndpointOverloaded.  (Inherited from System.ServiceModel.ServiceHost)
Public MethodBeginCloseOverloaded.  (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public MethodBeginOpenOverloaded.  (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public MethodCloseOverloaded.  (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public MethodEndClose (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public MethodEndOpen (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodIncrementManualFlowControlLimit (Inherited from System.ServiceModel.ServiceHostBase)
Public MethodOpenOverloaded.  (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public MethodSetEndpointAddress (Inherited from System.ServiceModel.ServiceHostBase)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAddBaseAddress (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodAddBehaviors Add service and endpoint behaviors.  
Protected MethodAddEndpoints Add endpoints for the service contracts.  
Protected MethodAddEntityServiceEndpoints Add endpoints for the EntityService.  
Protected MethodApplyConfigurationOverridden. Loads the service description information from the configuration file and applies it to the runtime being constructed.  
Protected MethodCreateDescriptionOverridden. When implemented in a derived class, creates the description of the hosted service.  
Protected MethodFault (Inherited from System.ServiceModel.Channels.CommunicationObject)
Protected MethodFinalize (Inherited from object)
Protected MethodGetCommunicationObjectType (Inherited from System.ServiceModel.Channels.CommunicationObject)
Protected MethodInitializeDescriptionOverloaded.  (Inherited from System.ServiceModel.ServiceHost)
Protected MethodInitializeRuntime (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodLoadConfigurationSection (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodMemberwiseClone (Inherited from object)
Protected MethodOnAbort (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodOnBeginClose (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodOnBeginOpen (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodOnClose (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodOnClosed (Inherited from System.ServiceModel.ServiceHost)
Protected MethodOnClosing (Inherited from System.ServiceModel.Channels.CommunicationObject)
Protected MethodOnCreatedCalls ServiceHostEvents.OnServiceHostCreated.  
Protected MethodOnEndClose (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodOnEndOpen (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodOnEndpointCreatedCalls ServiceHostEvents.OnEndpointCreated.  
Protected MethodOnFaulted (Inherited from System.ServiceModel.Channels.CommunicationObject)
Protected MethodOnOpen (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodOnOpened (Inherited from System.ServiceModel.ServiceHostBase)
Protected MethodOnOpening (Inherited from System.ServiceModel.Channels.CommunicationObject)
Protected MethodReleasePerformanceCounters (Inherited from System.ServiceModel.ServiceHostBase)
Top
Public Events
 NameDescription
Public EventClosed (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public EventClosing (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public EventFaulted (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public EventOpened (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public EventOpening (Inherited from System.ServiceModel.Channels.CommunicationObject)
Public EventUnknownMessageReceived (Inherited from System.ServiceModel.ServiceHostBase)
Top
See Also

Reference

EntityServiceHost Class
IdeaBlade.EntityModel.Server Namespace

Send Feedback